﻿.DIV-Separator { 
div.separator{ 
height:40px;
}

}


.new2011 { display: none;}
.layout2011 .new2011 { display: block;}
#hnav ul li {  float: left;}


#content label.download  { margin-left: 0px !important;}

#content table.download {
	float: left; width:250px; display: block;
	margin: -2px 0 10px 0;
	}
#content  table.download thead tr {
	background: #e1e1e1;  cursor: pointer; width:250px; display: block;
	  background: url("/portaldata/1/images/pics/bg_arrow_01.png") no-repeat scroll right center #e1e1e1;
    padding-left:5px; padding-right:5px; border: solid 1px gray;
	}

#content  table.download tbody tr { padding-left:5px; padding-right:5px; }
#content  table.download tbody tr:hover {
	background: #F9F9F9; 
  
	}
#content table.download tbody { display: none;  background-color: White;width:250px; }
#content table.download tbody tr td { padding-left:5px; padding-right:5px;}	
#content table.download tbody tr td a:first-child {width: 180px;}	





