#alltopnews{
border: 0px solid red;
display: block;    
padding: 1px 1px 1px 1px;
margin: 0;
margin-top: 3px;
margin-bottom: 3px;
width: 100%;
min-height: 340px;
height: auto !important;
height: 340px;  
} 

#topnews_block{
float:left; 
display: block;    
border: 0px solid red;
padding: 0px 0px 0px 0px;
min-height: 340px;
height:auto !important;
height:340px;  
width: 215px;
text-align: left; 
}
#topnews_block span.arr{
	font-size: 14px;
	color: #06c;
}
#topnews_block span.date{
	font-size: 11px;
	color: #ccc;
}
div.navothernews {
border: 0px solid blue;
margin: 0;  
padding: 0;
width: 217px;
text-align: left;   
float: right;
}
div.othernews {
font: normal 11px Arial, Helvetica, sans-serif;
color: #666;
padding: 0px;
margin: 1px; 
height: 80px;
overflow: hidden;
position: relative;
width: 99%;  
float: left;
}

.otherimg {
float: left;
margin: 1px 5px 0px 0px;     
padding: 0;
top: 0px;  
width: 75px;
height: 75px;
overflow: hidden;
position: relative;
}

.otherimg img{
float:left;
position:relative;
top:0px;
left:-13px;
}

* html .otherimg {border: 0px solid red; top:0px;}  /* только IE */
*+html .otherimg {border: 0px solid red; top:0px;}  /* только IE <8  */
*+html .otherimg img {border: 0px solid red; top: 0px; left:-13px;}  /* только IE <8 */

div.currentnews {
font: normal 11px Arial, Helvetica, sans-serif;
color: #666;
margin: 1px;   
padding: 0;
background-color: #F7F3E8;
border: 0px solid cyan;  
height: 80px;
overflow: hidden;
position: relative;
float: left;
}

div.topcenter{
border: 0px solid black;
margin-top: 1px; 
width: 216px;
text-align: left;     
}
div.toright{
border: 0px solid red;
padding: 3px 3px 3px 3px;
width: 100px;
float: right;
text-align: right;     
}
div.toleft{
border: 0px solid red;
padding: 3px 3px 3px 3px;
width: 100px;
float: left;
text-align: left;     
}
div.navtopnews{
display: none;   
border: 0px solid cyan;
width: 216px;  
}

