div.pic_yes 
{
    width: 28px;
    height: 28px;
    background: url(/_images/u/pic-yes.png) no-repeat;
    background-position: center;
}

div.pic_no 
{
    width: 28px;
    height: 28px;
    background: url(/_images/u/pic-no.png) no-repeat;
    background-position: center;
}

img.news_thumb
{
   padding: 0px 20px 2px 0;
}

img.news_pic
{
   padding: 7px 20px 2px 0;
}


