
#container #properties tr:hover
{
background:#eee;
}

#container #properties td
{
font-size:11px;
padding:4px 0;
border-bottom:1px solid #ddd;
}

#info td
{
padding:7px;
font-size:12px!important;
}


#base
{
clear:both;	
}
