.item 
{
    height:81px;
    margin-bottom:14px;
    padding-bottom:14px;
    border-bottom:1px dashed #DDDDDD;
}

.item h2 
{ 
    font-size:14px;
    margin-bottom:4px;   
}

.overviewList .body 
{
    float:left;
    height:75px;
    margin-left:10px;
    width:440px;
}


