.ares{
  padding-left:1em;
  
}

table.ec{
	border: 1px solid #4477aa;
	
}	
table .evenrow {
	background:#EFF7FF;

}

table .oddrow {
	background:#D6E8FF ;
	
}

table.ec td{
 padding:8px 20px 5px 5px;
 white-space:nowrap;
}
table.ec th{
 padding:8px 20px 5px 5px;
 white-space:nowrap;
}


.county .column1 li{
   margin-left: 0em;
   line-height: 1.2em;
}

.county .column2 li{
   margin-left: 23em;
   line-height: 1.2em;
}

.county li.reset{
	margin-top: -60em;
}

.aresECs{
  min-width:950px;
}

.aresDECs{
  min-width:1100px;
}

.news{
   background-color: #C0E7FF;
}

.bnews {
    background: #FFFFC0;

}