#procedures_main {
	width: 626px;
	padding-top: 45px;
}

.procedures_heading {
	background: url(/images/before-afters/procedure_headline_bar.jpg);
	background-repeat: no-repeat;
	/*background-attachment:fixed;*/
	background-position: 178px 11px;
	font-size: 16px;
	padding-left: 5px;
	padding-bottom: 10px;
}

#procedures_vogt {
	float: left;	
}

#procedures_ness, .procedures_right {
	float: right;	
}

.procedures_list .procedures_row {
	margin-bottom: 18px;
	width: 300px;
	height: 95px;
}

.procedures_list .procedures_left, .procedures_list .procedures_right {
	background-image: url(/images/before-afters/procedure_thumbnail_bg.jpg);
	width: 146px;
	height: 95px;
}

.procedures_left {
	float: left;
}

.procedures_list a img {
	border: 1px solid #6D6660;
	height: 81px;
	width: 62px;
}

.procedures_list .img_left {
	float: left;
	padding-left: 6px;
	padding-top: 6px;
}

.procedures_list .img_right {
	float: right;
	padding-right: 6px;
	padding-top: 6px;
}

.procedures_list table {
	border: 0;
}

/*********************************************************************************/

#procedures_details {
	float: right;
	padding-right: 11px;
}

#procedures_details td {
	font-weight: bold;
}

#procedures_details .img_row {
	background-image: url(/images/before-afters/procedure_view_bg.jpg);
	width: 389px;
	overflow: auto;
	margin-bottom: 9px;
}

#procedures_details .img_left {
	float: left;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#procedures_details .img_right {
	float: right;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-right: 7px;
}

#previous {
	float: left;
}

#next {
	float: right;
}

#previous a img, #next a img {
	border: none;
}


#content {
	width: 230px;
	float: left;
	padding-top: 25px;
}

#content #content_heading {
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 4px;
}

#content_details {
	padding-bottom: 35px;
}

#procedures_spacer {
	height: 45px;
}

#prev_next {
	float: left;
	width: 230px;
	padding-top: 22px;
}
/*
#gallery {
	position: relative;
}
*/