

/* float clearing */
.clearthis:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearthis { display: inline-table; }
.clearthis { display: block; } /* Hides from IE-mac \*/

/* SHOWS DROP DOWN START */
#physicians, #services, #locations, #specialties, #community_nav {
	width:865px !important;
	margin:0;
	text-align:left;
	clear:both;
	background-color:#fff;
	border-width:3px 3px 3px 3px;
	border-color:#cccccc;
	border-style:solid;
	position:absolute;
	left:150;
	top:129;
	z-index:1999 !important;
	visibility:hidden;
}

html>body #physicians, #services, #locations, #specialties, #community_nav {width:1049px;}
#physicians .two_show, .three_show { border-right:1px solid #cccccc; height:375px; }
#community_nav .one_comm, .two_comm, .three_comm { border-right:1px solid #cccccc; height:470px; }
#locations .two_ep, #locations .three_ep { height:470px; }
#services .two_ep, #services .three_ep  {  height:180px; }
#specialties .two_ep, #specialties .three_ep  {  height:180px; }

#physicians_column { 
	width:211px;
	float:left;
	padding-left:0px;
	padding-top:14px;
	margin-bottom:0px;
	line-height:16px;
}

html>body #physicians_column { width:211px; }
#physicians_column hr { width:205px; border:1px solid #cccccc; }	
#physicians_column a { text-decoration: none; float:left; padding-left:10px; padding-bottom:0px;width:177px; }
html>body #physicians_column a { text-decoration: none; float:left; padding-left:10px; padding-bottom:2px; width:200px; }

a.shows:link { color: #333; font-weight:bold;}
a.shows:active { color: #333; font-weight:bold;}
a.shows:visited { color: #333; font-weight:bold;}
a.shows:hover { color: #fff; background: #ffbc3a;font-weight:bold;}
/* SHOWS DROP DOWN END */


a.showssub:link { color: #666; }
a.showssub:active { color: #666; }
a.showssub:visited { color: #666;}
a.showssub:hover { color: #fff; background: #ffbc3a;}
/* SHOWS DROP DOWN END */

.size12 {font-size:12px;}
.column_hdr {color:#ffbc3a;}
.verdana {font-family:Verdana, Arial, Helvetica, sans-serif;}
.arial {font-family:Arial, Helvetica, sans-serif;}

#top_nav {width:665px;padding-top:51px;text-align:right;float:left;}
#mfb {width:665px;float:left;}


