/* THIS FILE IS COPYRIGHT ©2016 OSCAR STRANGIO AND IS INTENDED ONLY FOR USE ON THE DR DEBORAH AMOTT SITE */

/* - - - ASSOCIATES - - - */
.associate{
	padding: 50px;
}
.associates-wrapper .associate .image{
	width: 200px;
	height: 200px;
	display: inline-block;
}
.associates-wrapper .associate .info{
	position: relative;
	top: -9px;
	width: 450px;
	margin-left: 20px;
	display: inline-block;
}
.associates-wrapper .associate .info .buttons-wrapper{
	margin-top: 20px;
}
.associates-wrapper .associate .info .buttons-wrapper button{
	margin-right: 10px;
}