<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* НОВОСТИ */
.novosti_list {
min-height:80px;
}
.novosti_list #main_img{
width:80px;
height:80px;
margin-right:5px;
float:left;
border-radius:5px;
}
.novosti_detailed #main_img{
margin:0px 0px 5px 5px;
float:right;
background:url(../../images/loading2.gif) center no-repeat;
border-radius:7px;
}
.novosti_detailed #moreimg {
padding-top:25px;
}
.novosti_detailed #moreimg img, .novosti_moreimginsidetext img {
border:10px solid #FFF; border-radius:17px;
}
.novosti_detailed #morel {
padding-top:25px;
}
.novosti_detailed #more img {
width:3px;
height:3px;
}</pre></body></html>