table{
 margin-top:5px;
}

td{
 width:210px;
 height:25px;
 background:#FFF;
 font-size:12px;
 line-height:14px;
 padding:2px 0 2px 0;
 margin:0px;
}

div.carlist{
 width:780px;
 border-top:0px;
 margin-bottom:25px;
}

div.carlist a{
 width:100%;
 height:100%;
 display:block;
}

div.carlist a:hover{
 background:#EE029D;
 text-decoration:none;
 color:#fff;
 font-weight:bolder;
}

div.carlist img{
 margin:0 0 0 7px;
}

div.left_cntnts{
 width:790px;
 float:left;
 margin:10px 10px 0 0;
}

div.right_cntnts{
 width:160px;
 float:left;
 margin:10px 0 0 0;
}