/*______________________________________________________________________________________________------------------------	[site].css - Template for customized site styles		Authors - Mike Sachs, Wen Sun, Jason Bishop	______________________________________________________________________________________________------------------------*/#bodyMaster {	clear:both;	position:relative;	width:750px;	margin:0 auto;	text-align:left;}	  #bodySub {	width:100%;}#leftCol {	width:400px;	float:left;	/*      t   r   b    l	*/	margin: 0px 0px 0px 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;	}				#horizontalLine {	margin:1px 0px 10px 0px;	height:1px;	width:100%;	background:url("http://images.med.cornell.edu/body/common/dottedLine-h.gif") repeat-x left bottom;}#centerCol {	width:301px;	float:right;	/*      t   r   b    l	*/	margin: 20px 0px 0px 0px;	background:url("http://images.med.cornell.edu/body/cornellmedicine/horiz_line.gif") repeat-y left top;	}#homePageBox {	/*      t   r   b    l	*/	margin:0px 0px 0px 0px;	width:301px;	background:#EEE8DF url("http://images.med.cornell.edu/body/cornellmedicine/horiz_line.gif") repeat-y left top;	/* this is a fix for the peakaboo bug on IE for a PC		Details here: http://www.positioniseverything.net/explorer/peekaboo.html*/	/*position:relative;*/	}	#homePageBoxTwo {	/*      t   r   b    l	*/	margin:0px 0px 0px 0px;	width:301px;	background:#EEE8DF url("http://images.med.cornell.edu/body/cornellmedicine/horiz_line.gif") repeat-y left top;	/* this is a fix for the peakaboo bug on IE for a PC		Details here: http://www.positioniseverything.net/explorer/peekaboo.html*/	/*position:relative;*/	}	#homePageBoxTop {	/*      t   r   b    l	*/	margin:0px 0px 0px 0px;	height:18px;	width:301;	background:#EEE8DF url("http://images.med.cornell.edu/body/cornellmedicine/ul_corner.gif") no-repeat left top;	}	#homepageBoxItemBreak {	/*      t   r   b    l	*/	margin:10px 0px 15px 0px;	height:1px;	width:100%;	background:url("http://images.med.cornell.edu/body/cornellphysicians/dottedline_light.gif") repeat-x left bottom;	}	#homePageBoxBottomLeft {	float:left;	top:0px;	width:301px;	height:18px;	background:url('http://images.med.cornell.edu/body/cornellmedicine/lb_corner.gif') no-repeat left top;	}		.clearBoth {	clear:both;	font-size:0px;}		#rightCol {	display:none;	}	#backToTop {	display:none;}