@import url("global.css");

/* ===================================== Subpage ==================================== */
#SubHero {
background:url(../images/HeroBG_Sub.jpg) no-repeat;
height:323px;
width:997px;
}
#SubContentBox {
	background:url(../images/ContentBG.jpg) repeat-x #000;
	margin:0 0 25px 0;
	color:#FFF;
	padding:50px 30px 20px 48px;
	width:908px; /*986 */
}
#SubContentBox h2.ColorTwo{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#00DBE8;
	margin:0 0 -12px 0;
	line-height:12px;
}

/* ===================================== Meet Dr ==================================== */
.affiliation ul{
list-style:none;
margin:0 0 15px 0;
padding:0;
}
.affiliation li{
padding:0 0 10px 0;
list-style:none;
}
/* ===================================== Services ==================================== */
#ServicesBox ul{
padding:0;
margin:5px 0 5px 0;
}
#ServicesBox li{
margin:0;
list-style:none;
padding:0 0 5px 0;
}

/* ===================================== Gallery ======================================= */
.Procedures{
width:250px;
float:left;
padding:0 10px 10px 20px;
}
.Procedures h2 {
	font:1.5em Arial, Helvetica, sans-serif;
	color:#fff;
	padding-bottom: 10px;
	}
.Procedures h2 span{
	color:#00DBE8;
	}

.ProceduresFace{
padding:0 0 10px 20px;
background:url(../images/Gallery_Face.jpg) no-repeat;
float:left;
background-color:#000000;
display:table;
width:230px; /*250*/
height:400px;
}
.ProceduresBody{
padding:0 0 10px 20px;
background:url(../images/Gallery_Body.jpg) no-repeat;
float:left;
background-color:#000000;
display:table;
width:230px; /*250*/s
height:400px;
}
.ProceduresBreast{
padding:0 0 10px 20px;
background:url(../images/Gallery_Breast.jpg) no-repeat;
float:left;
background-color:#000000;
display:table;
width:230px; /*250*/
height:400px;
}

/* ===================================== Contact ======================================= */
table td{
background:none;
padding:5px;
}
