#promotion {
float : left;
width : 300px;
margin-left : 5px;
margin-top : 13px;
}
#promotion .promoelement {
margin-top : 8px;
border-bottom : 1px solid #eeeeee;
}
#promotion img {
float : left;
margin-right : 5px;
}
#promotion .promotiontitles {
background : url('../interface/top_news_bg.jpg') no-repeat bottom;
padding-bottom : 5px;
text-align : center;
color : #3a7dc9;
font-size : 15px;
font-family : Arial, sans-serif;
font-weight: normal;
}
#promotion .titlepromos {
display : block;
float : left;
width :230px;
height : 40px;
font-family : Arial, sans-serif;
color : #747474;
font-size : 14px;
font-weight : normal;
}
#promotion .promoscena {
float : left;
width : 170px;
color : #454545;
font-size : 13px;
font-family : Arial, sans-serif;
font-weight:bold;
}
#promotion .promotpocent {
float : right;
width : 41px;
height : 41px;
color : #454545;
font-size : 13px;
font-family : Georgia, sans-serif;
color : #fff;
font-weight : bold;
padding-top : 20px;
text-align : center;
background : url('../interface/bgpircent.png') no-repeat center;
}
#promotion .tgpromos {
float : left;
width : 100%;
padding-left : 3px;
padding-bottom : 3px;
}
#promotion .titlepromos a{
color:#666666;
text-decoration : none;
}
#promotion .titlepromos a:hover{
color:#d00710;
}
#promotion a img {
font-size:10px;
font-family:Arial, sans-serif;
color:#666666;
border : 1px solid #eeeeee;
padding:1px;
}
#promotion a:hover img{
	border:1px solid #747474;
}
