#search_module .bigbold, #search_module .bigbold a {
  font-weight:bold;
  font-size:12px;
visible:false;
 }

.search_results {
  clear: both
}

.physician_name {
  float:left;
  width:174px;
  margin-bottom:15px;
padding-right: 10px;
visible:false;
 }

.physician_location {
  float:left;
  width:200px;
  margin-bottom:15px;
padding-right: 10px;
visible:false;
  }

.physician_specialty {
  float:left;
  width:131px;
  margin-bottom:15px;
visible:false;
 }

/* Physician Details
------------------------------------------------------------*/

.physician_details {
        position: relative;
        margin: auto;
        width: 700px;
}
.physician_details ul {
        margin-left: 0px;
        padding-left: 27px;
		padding-bottom:5px!important;
}
.physician_details li {
        padding-left: 7px;
}
.physician_details  div { margin:0px; }
.physician_details_box {
        width: 100%;
        border: solid 1px #adacac;
}
.physician_details_box_content {
        position: relative;
        margin: auto;
        width: 100%;
        padding: 5px;
}
.physician_details_box_photo {
        float: left;
        width: 170px;
}
.physician_details_box_info{
        float: left;
        width: 490px;
        padding: 30px 0 0 30px;
}
.physician_details_clear {
        clear: both;
}
.physician_details_box_cols {
        padding: 10px 0 10px 0;
}
.physician_details_box_leftcolumn {
        float: left;
        width: 118px;
}
.physician_details_box_rightcolumn {
        float: left;
        width: 227px;
}
.physician_details_box_leftcolumn_cont {
        float: left;
        width: 118px;
        padding: 7px 0 0 0;
}
.physician_details_box_rightcolumn_cont {
        float: left;
        width: 227px;
        padding: 7px 0 0 0;
}
.physician_details_leftcolumn {
        float: left;
        width: 100px;
}
.physician_details_rightcolumn {
        float: left;
        width: 200px;
}
.physician_details_leftcolumn_cont {
        float: left;
        width: 100px;
        padding: 0px;
}
.physician_details_rightcolumn_cont {
        float: left;
        width: 200px;
        padding: 0px 0 0 0;
}
.physician_details_divider {
        width: 100%;
        height: 2px;
        background: url(/images/stdom/line05.gif) repeat-x;
        margin: 10px 0 12px 0;
}


.search-last ul { padding:0px; }
.search-last ul li {list-style-type:none !important; display:inline; margin:3px; }
.doc-sidebar {margin:0 0 0 -10px; width: 194px; }
.doc-sidebar img {text-align:center; }
.doc-sidebar h2 {
        font-family: Georgia, Serif;
        font-size:18px;
        font-weight:normal;
        color:#2d2829;
        }


.spotlight {
color:#2D2829;
font-size:11px;
line-height:14px;
overflow:hidden;
padding:24px 0 0;
width:564px;
}

.spotlight ul {

list-style:none outside none;
margin:0;
padding:0 0 0 6px;
position:relative;
}
.spotlight ul li {
float:left;
margin:0;
padding:0 19px;
}
.spotlight ul li {
float:left;
margin:0;
padding:0 70px;

}
.spotlight ul li.last {
background:url(/images/stdom/dots-column.jpg) no-repeat ;
}
.spotlight img {
border:1px solid #BBBBBB;
display:block;
margin:0 0 6px;
}

.spotlight dl{
        padding:0 0 10px;
        margin:0;
}
.spotlight dt{
        color:#7a0134;
        font-size:13px;
        line-height:16px;
}
.spotlight dd {
margin:0px !important;
}



