.virt_bottom_banner {
	background:#fff;
	padding:20px 0;
	width:1000px;
	margin:0 auto;
	border-left:1px solid #B2B2B2;
	border-right:1px solid #B2B2B2;
	}
#BottomLine {
	background-color:#ededed;
	border:1px solid #b2b2b2;
	border-top:none;
	position:relative;
	z-index:10;
}
.club_tizer {z-index:0;}
.BottomMenu, .EndMenu, #Rights {
	color:#666666;
}

#BottomLine {
	clear:both;
	/* float:left; */
	width:980px;
	padding:0 10px 0 10px;
	margin:0 auto;
	overflow:hidden;
	
}
#BottomLine a{text-decoration:underline;}
#BottomLine a:hover{text-decoration:none;}
#BottomMenu {
	float:left;
	padding-top:6px;
	padding-bottom:10px;
}

#BottomMenuRight {
	float:right;
	margin-top:6px;
	padding-bottom:10px;
}
#Copyright {
	clear:both;
	/* float:left; */
	width:980px;
	/* margin-top:15px; */
	margin:15px auto 0;
	padding:0 10px 20px 10px;
	overflow:hidden;
	position:relative;
	z-index:10;
}

#Logo {
	float:left;
	display:inline;
	margin-top:12px;
}

#EndMenu {
	float:left;
	padding-bottom:5px;
	padding-left:10px;
	margin-top:12px;
}
#EndMenu a{text-decoration:underline;}
#EndMenu a:hover{text-decoration:none;}
#Rights {
	float:left;
	margin-left:125px;
	padding-left:15px;
	border-left:1px dotted #666666;
}
#Rights a{color:#666;}
#Banners {float:right;}
.news_poll {
	background:#eceef5 url(//filearchive.cnews.ru/img/forum/2011/09/28/quest_bg_04415.gif) no-repeat 97% 45%;
	border:1px solid #cad4e7;
	padding:10px 50px 0 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
.news_poll h5{
	color:#3B5998;
	font-size:14px;
	padding-bottom:10px;
	}
.news_poll p{
	width:100%;
	overflow:hidden;
	margin:0 !important;
	padding-bottom:5px;
	}
/* .news_poll p input{float:left;} */