/* Page Layout */ 





#body{ padding:0; margin: 0; } 


 
#search, #searchhead, #redsq, #navigation_y, #page_title, #lh-col, #rhs_menu2, #hdr, #logo, #logo_text { display: none; }

#c-col{

 position: absolute;
 top: 10px;

 left: auto;

 width: auto;

 border: 0px solid #333333;

 background: #ffffff;

 height: auto;

 color: #333333;

 padding: 5px 0px 3px 0px;

 z-index: 5;

 }

  #ire_large {
 position: absolute;
 top: 90px;
 left: 280px;
 }
 
 ul{
	list-style: none;
	margin: 0;
	margin-bottom: 14px;
	padding: 0;
	font-size: 10pt;
	text align: left;
	}
	
 li {
	border-bottom: 5px solid #FFFFFF;
	}

 


