#jqnews_vert
{
height: 550px; 
width: 155px;
overflow: hidden; 
margin-right:10px;
}

#jqnews_vert div
{
display: block;
overflow: hidden; 
height: 120px; 
width: 145px; 
margin: 15px;
}

#jqnews_vert img {
background: #000000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 1px;
}


