body#pf #leftnav {
	width:170px;
}

* html body#pf #leftnav, * html body#pf #leftnav {
	width:170px;
	w\idth:150px;
}

* html body#pf #leftnav li a.navon {
	w\idth:138px;
}

/* SEARCH FORM
-----------------------------------------------*/

* html #pfsSearchForm {
	margin-top: 15px;
	margin-left: 48px;
	width: 480px;
}

#pfsSearchForm {
	background-color: #efefef;
	border: 1px solid silver;
	font-size: 75%;
	padding-top: 20px;
	display: block;
	margin: 15px auto 0;
	width: 500px;
	/*\*//*/
	width: 475px; /*Mac IE5 only*/
	/**/
}

#pfsSearchForm input, #pfsSearchForm select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pfsSearchForm .formrow {
	margin: 0 0 17px 0;
/*\*//*/
		margin-bottom:17px; /*Mac IE5 only*/
/**/
	padding: 0 0 17px 0;
/*\*//*/
		padding-bottom:0px; /*Mac IE5 only*/
/**/
	clear: both;
}	

#pfsSearchForm .label {
	margin-top:2px;
	width: 32%;
	font-weight:bold;
	/*\*//*/
	width:26%%; /*Mac IE5 only*/
	/**/
}

#pfsSearchForm .input {
	width: 66%;
/*\*//*/
		margin-top:-20px; /*Mac IE5 only*/
/**/
}

.search_field_width {
	width: 200px;
	padding: 2px;
}

.focusarearow { /* Do not display the Research Focus Area field */
	display: none;
}

#btnClear {
	margin-left: 15px;
}

/*\*//*/
#pf .btnsrow {
	margin-top:40px; /*Mac IE5 only*/
/**/

/* SEARCH RESULTS PAGE
-----------------------------------------------*/

#contentmain .results_found {
	font-weight:bold;
	font-size: 85%;
	margin-top: 1em;
}

#SearchResults1_dgResults {
	margin-left: 20px;
	margin-bottom:10px;
	font-size: 85%;
	width:580px;
}

.results_head th, .dgResults td {
	border: 1px solid silver;
	text-align:left;
	padding:6px;
}

.results_head th {
	background-color:#efefef;
}

.dgResults td {
	padding: 5px;
	vertical-align: top;
}

.resultsRight td {
	line-height: 2em;
	padding-top: 5px;
}

.resultsRight a, .resultsRight a:visited {
	background-color: #efefef;
	border-left: 2px solid #cfcfcf;
	border-top: 2px solid #cfcfcf;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	color: #000;
	margin: 5px;
	padding: 5px;
	text-decoration: none;
	font-size: 85%;
}

.resultsRight a:hover {
	background-color: #d5d5d5;
	border-left: 2px solid #666;
	border-top: 2px solid #666;
	border-right: 2px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
}

/* DETAIL PAGE (PHYSICIAN BIO)
-----------------------------------------------*/

#pfsDetailForm {
	font-size: 100%;
	margin: 0;
}

#pfsDetailForm .results_found {
	font-weight:bold;
	font-size: 70%;
	margin-top: 1.5em;
	margin-left:8px;
}

#lblCount, #DLDoctor {
	display: block;
}

#lblCount {
	margin-bottom: 3px;
}

#DLDoctor {
	margin-bottom: 20px;
}

#pfsDetailForm input {
	font: 70% normal Verdana, Arial, Helvetica, sans-serif;
	margin-top:15px;
}

#contentmain #pfsDetailForm .physicianDetail, #contentmain #pfsDetailForm .physicianDetailTop { /* specificity + !important needed to make border display in IE6 */
	border: 1px solid #bbb !important; /* only way to make border display in IE6 */
	font-size:70%;
	padding: 0;
	width: 580px;
}

#contentmain #pfsDetailForm .physicianDetailTop {
	margin: 0 0 10px 20px;
}

#contentmain #pfsDetailForm .physicianDetail {
	margin: 0 0 20px 20px;
}

.physicianDetail td {
	vertical-align: top;
	padding: 5px 10px 10px 5px;
}

.physicianDetail th {
	color: #000;
	background-color: #efefef;
	text-align: left;
	padding: 3px 0 3px 3px;
	border-bottom: 1px solid #c0c0c0;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

td.detail {
	text-align: right;
	color: #333;
	font-weight: bold;
	width: 150px;
}

.physicianDetail #BioPage1_tr_Image {
	text-align:right;

}
.physicianDetail #BioPage1_tr_Image img {
	border: 1px solid #999 !important; /* only way to make border display */
	padding: 2px;
	margin:10px;

}
