.bottom_column .bottom_block {
	margin: 0px 0px 0 0px;
}

.button_h1 {
	text-align: center; 
	vertical-align: middle; 
	padding: 0px 2px 0px 2px; 
	background: #0093c1; 
	color: #fff; 
	width: 100%; 
	font-family: Arial; 
	font-size: 14px; 
	line-height: 22px; 
	cursor						: pointer;
	cursor						: hand;
	margin						: 26px 0 0 20px;
}

.button_h1:hover {
	background: #00baf4; 
}

.button_add_h1 {
	color: #0093c1; 
	padding-left: 25px; 
	background: url(/resource_manger/2592000/add_icon.png/new) left center no-repeat; 
	cursor						: pointer;
	cursor						: hand;
	text-decoration: underline;
	margin: 27px 0 0 25px;
}
.button_add_h1:hover {
	color: #00baf4; 
}

.search_input_left {
	float: left; 
	background: url(/resource_manger/2592000/search_btn_left.png/new) left center no-repeat; 
	width: 14px; 
	height: 30px; 
	margin-left: 41%; 
	margin-top: 8px;
}

.search_btn {
	background: url(/resource_manger/2592000/search_btn.png/new) no-repeat right top;
	top: 207px;
	height: 0px;
	width: 22px;
	left: 434px;
	margin-left: 37%;
	display: block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-top: 22px;
	margin-top: 13px;
}

.table_column h1 {
	font-family: Georgia;
	font-size: 30px;
	line-height: 30px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

.articles_live .users_list_ul {
	list-style: none; 
	padding: 0px; 
	padding-bottom: 50px;
}

.jqmWindow2 .DivH1PosisRest {
	padding-top: 30px;
	padding-left: 30px;
	margin-left: 30px;
}

.jqmWindow2 .DivH1Posis {
	padding-top: 5px;
	padding-left: 30px;
	margin-left: 30px;
}

.DivCloseHelped {
	padding-top: 0px;
	padding-right: 13px;
}

.td_helped {
	font-size: 18px;
	width: 400px;
	color:#fff;
	padding-right: 20px;
}

.jqmWindow2 .DivCloseAuth {
	padding-top: 0px;
	padding-right: 10px;
}

.jqmWindow2 .DivCloseDel {
	padding-top: 0px;
	padding-right: 5px;
}

#reg_search_result
{	width						: 654px;
	border						: 1px solid #C8CACE;
	border-top					: 0px;
	padding						: 2px;
	padding-top					: 0px;
	background-color			: #ffffff;
	color						: #000000;
	text-align					: left;
	position					: absolute;
	left						: 0%;
	z-index						: 9999999;
	font-family					: Georgia;
	font-size					: 18px;
	line-height					: 30px;
	font-style					: normal;
	/*
	background: url(/resource_manger/2592000/reg_input_text_2.png/new) 0 0 no-repeat #fff;
	background-size: 100%; 
	background-position: 0 0; 
	*/
}

.right_column .right_block_poll label{
	background: #F8F6D8;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #6d6e71;
	cursor: hand;
}

.right_column .right_block_poll label input{
	color: #706e52;
	background: #fff;
	cursor: hand;
}

.vsplyvashka .vv {position:absolute;bottom:0;left:0;}
