/*______________________________________________________________________________________________------------------------	[site].css - Template for customized site styles		Authors - Mike Sachs, Wen Sun, Jason Bishop	______________________________________________________________________________________________------------------------*//* full bleed pano */#pano-main{	height: 210px;	margin-bottom: 10px;}#pano-sub{	background: transparent url(http://www.cornellradiology.org/images/panoramas/pano_home.jpg) no-repeat 0 0;	position: relative;	width: 750px;	height: 210px;	margin: 0 auto;}#nav-toolbar{	display: block;	position: absolute;	top: 170px;	right: 0;	height: 39px;	width: 284px;	background: url(http://www.cornellradiology.org/images/panoramas/toolbar.gif) no-repeat 0 0;	border-top: 1px solid #A3A3A3;	border-left: 1px solid #A3A3A3;	border-right: 1px solid #A3A3A3;	margin: 0;	padding: 0;}#nav-toolbar li {	float: left;	height: 20px;	margin: 0;	padding: 0;}#tools1 { width: 170px;}#tools2 { width: 113px; }#tools3 { width: 75px;}#tools4 { width: 114px;}#tools5 { width: 94px;}/* full bleed pano */#bodyMaster {	clear:both;	position:relative;	width:750px;	margin:0 auto;	text-align:left;}	  #bodySub {	width:100%;}#leftCol {	width:415px;	float:left;	/*      t   r   b    l	*/	margin: 15px 0px 20px 0px;	background:transparent;}#arrowList {	/*      t   r   b    l	*/	float:left;	margin:0px 0px 0px 0px;	width:200;	background:url("http://images.med.cornell.edu/body/common/navbox_txt_arrow_doub.gif") no-repeat left top;	}#centerCol {	width:300px;	float:right;	/*      t   r   b    l	*/	margin: 30px 0px 20px 0px;	}#homeBox {	/*      t   r   b    l	*/	margin:20px 0px 0px 0px;	padding:0px;	width:299px;	background-color:#E1EDF5;	}		.clearBoth {	clear:both;	font-size:0px;}#horizontalLine {	margin:18px 0px 5px 0px;	height:1px;	width:400px;	background:url("http://images.med.cornell.edu/body/common/dottedLine-h.gif") repeat-x left bottom;	}	#rightCol {	display:none;	}#backToTop {	display:none;}