div.smallimg {
	overflow: hidden;
	width: 180px;
	height: 48px;
	border-left:none; 
	margin:0px 0px;
}

div.smallimg img {
	width:180px;
}

div.smallimg_a {
	overflow: hidden;
	width: 180px;
	height: 40px;
}

div.new_ban_ru {
	position: absolute;
	top: 220px;
	left: -7px;
	z-index: 150;
	width: 213px;
	height: 99px;
	background: url('../../img/ru/popab.gif') no-repeat right top;
}

div.new_ban_ua {
	position: absolute;
	top: 220px;
	left: -7px;
	z-index: 150;
	width: 213px;
	height: 99px;
	background: url('../../img/ua/popab.gif') no-repeat right top;
}

div.new_ban_en {
	position: absolute;
	top: 220px;
	left: -7px;
	z-index: 150;
	width: 213px;
	height: 99px;
	background: url('../../img/en/popab.gif') no-repeat right top;
}

a#banClose {
	display:block;
	position: relative;
	left: 185px;
	top: 9px;
	width: 17px;
	height: 17px;
}

a#banMore {
	display:block;
	position: relative;
	left: 10px;
	top: 51px;
	width: 67px;
	height: 19px;
}

div#vote_block {
	height: 142px;
	overflow: hidden;
}

div#vote {
	display: block;
	float: left;
	width: 150px;
}

div#scroll {
	width:20px;
	float: right;
	height:145px;
}

a#up {
	display:block;
	position:static;
	width:15px;
}

a#down {
	clear:left;
	display:block;
	height:20px;
	position:static;
	width:15px;
	margin-top:115px;
}