body
{
    scrollbar-face-color: #a8a6a6;
    scrollbar-highlight-color: #a8a6a6;
    scrollbar-shadow-color: #a8a6a6;
    scrollbar-3dlight-color: #a8a6a6;
    scrollbar-arrow-color: #e4e3e2;
    scrollbar-track-color: #e4e3e2;
    scrollbar-darkshadow-color: #a8a6a6;
}
#haber_div {
 height: 133px;
 width: auto; 
 overflow: auto; 
}
#haber_resim {
 height: 70px;
 width: 70px;
 padding-bottom:2px;
 vertical-align:top;
 border-bottom:#13437b dashed 1px;
}
#haber_text {
 height: 70px;
 width: 300px;
 padding-bottom:2px;
 font-family:verdana;
 font-size:10px;
 font-weight:normal;
 vertical-align:top;
 border-bottom:#13437b dashed 1px;
 }

tr#haber_link:hover{ background-color: #ffd;}

