#testimonials-button a {
	display:block;
	height:48px;
	width:138px;
	margin:0px;
	padding:0px;
	line-height:32px;
	text-align:center;
	background:url("../images/testimonials-button.jpg") 0px 0px no-repeat;
	outline:none;
	}
	#testimonials-button a:hover, #testimonials-button a:active {
		background-position:0px -48px;
		}
	#testimonials-button a span {
		display:none;
		}

body#testimonials {
	margin:0px;
	padding:8px 0px 0px 0px;
	}

#testimonials-container {
	width:370px;
	margin:0px;
	font:13px Arial, Helvetica, sans-serif;
	}
	#testimonials-container p,#testimonials-container h2 {
		margin:0px 0px 20px 10px;
		width:360px;
				}
		
#doctor {
	background:url("../images/dr_rosenthal_2003-08-26_new.jpg") no-repeat;
	width:180px;
	padding-top:280px;
	float:left;
	
}

#our-office {
	background:url("../images/officesm.jpg") no-repeat;
	width:208px;
	margin-left:80px;
	padding-top:170px;
	float:left;
	
	}
	
	
img.img-left { 
	float:left; 
	margin:2px 40px 10px 40px;
	}

img.img-right { 
margin-left: 50px;
	}
