#v_container{

width:95%;

}


#v_block{

float:left;

text-indent:10px;

border-bottom:2px solid black;

margin-top:10px;

width:230px;
}

#v_image{

float:left;

text-align:left;

}

#v_image img{

width:80px;

height:70px;

}

#v_title{

float:left;

color:#000000!important;

font-size:12px;

font-weight:bold;

padding-left:5px;

padding-bottom:10px;

height:70px;

width:130px;

}

