/* normal links */br{	line-height: 10pt;}	.face_section{	background-image: url('images/face_image.jpg'); 	background-repeat: no-repeat; 	background-position: 490px 0px;	}							.breast_section{	background-image: url('images/breast_image_fade.jpg'); 	background-repeat: no-repeat; 	background-position: 475px 0px;	}							.body_section{	background-image: url('images/body_image.jpg'); 	background-repeat: no-repeat; 	background-position: 612px 0px;	}							.thumb_td{	border: 1px solid black; 	background-color: #333;}.thumb_block{	text-align: left; 	width: 755; 	margin-left: -10px; 	margin-right: -10px; 	padding-top: 3px;}.thumb_div{	border: 0px solid black; 	background-color: 333;	padding: 5px;	margin: 6px;	float: left;}/* ********************* *//* BEFORE AND AFTER PAGE */.thumb_block_BA{	/* text-align: left;  */ 	width: 450;  	margin-left: 3px; 	margin-right: 3px;	padding-right: 3px;	padding-top: 3px;	padding-bottom: 3px;	/* background-color: #b9c7d4; */	/* background-color: white; */}.thumb_div_BA{	border: 0px solid black; 	padding: 5px;	margin: 1px;	float: left;}.thumb_div_BA img{	border: 0px;	width: 138px;	height: 74px;}/* ********************* */.two_thumbs{	border: 0px solid black; 	padding: 5px;	margin: 6px;	margin-left: 140px;	float: left;}.xtwo_thumbs{	margin-left: auto; 	margin-right: auto; 	width: 514px; 	height: 155px; 	text-align: center;}.one_thumb{	margin-left: auto; 	margin-right: auto; 	width: 257px; 	height: 155px; 	text-align: center;}/* main block with the border */#main_content_div{	position: relative; 	align: left;	left: 6px; 	top: 0px; 	width: 670px; 	border: solid #999999; 	border-width: 0px 0px 0px 0px; 	margin: 0px; 	padding: 10px;	font-size: 10pt; 	font-family: tahoma, sans-serif; 	color: 333; }			.testimthumbs{	border: solid gray 1px ;	margin: 2px;	padding: 2px;	cursor: pointer; }.media_block{	padding: 15px; 	border-bottom: solid 1px gray;}.endlinks a{	text-decoration: none;}/* procedure text setup */.procedure_info{	margin-left: 10px;	margin-right: 10px;	font-size: 10pt;	font-family: tahoma, sans-serif;	color: black;	background-color: #FFF;}		/* caption text setup */.caption_text{	font-size: 9pt; 	font-family: tahoma, sans-serif; 	color: black; }		/* mini  text setup */.mini_text{	font-size: 7pt; 	font-family: tahoma, sans-serif; 	color: #f5f4f4;}		.mini_text a:link {text-decoration: none; color: #f5f4f4; }.mini_text a:visited {text-decoration: none; color: #f5f4f4;}.mini_text a:active {text-decoration: none; color: #f5f4f4;}.mini_text a:hover {text-decoration: none; color: #f5f4f4;}#stats{	float: left; 	text-align: left;	width: 333px;	border: 1px solid  #cccccc;	padding: 2px;	margin: 3px 3px 3px 2px;}#notes{	float: right; 	text-align: left;	width: 247px;	border: 1px solid  #cccccc;	padding: 2px;	margin: 3px 3px 3px 0px;}																												/* before and after images */.befandaft{	padding: 4px;	border: 1px solid gray;	background: white;}	/* ************** */											/* this chunk centers the content */	body 	{		text-align: left;		margin-left: auto;		margin-right:auto;	}	#page_content	{	  margin-left: auto;	  margin-right: auto;	  width: 600px;	  text-align: left;	  position:relative;	}	/* this chunk makes sure that firefox keeps the vertical scroll bar to make sure it's centered */	html 	{ 		min-height: 100%; 		margin-bottom: 1px; 	} 
