@charset "utf-8";
body {
	font: 100% "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(/wp-content/themes/vestnik/images/body_bg1.png);
	backface-visibility:visible;
}

/* ~~ Селекторы элементов/тегов ~~ */
ul, ol, dl { /* Из-за различий между браузерами рекомендуется обнулять поля в списках. Для согласованности можно указать нужные величины либо здесь, либо в элементах списка (LI, DT, DD), которые они содержат. Помните, что сделанное здесь последовательно включается в список .nav, если только не будет прописан более конкретный селектор. */
	padding: 0;
	margin: 0;
}
a img { /* этот селектор убирает стандартную синюю рамку, которая появляется у изображений в некоторых браузерах, если вокруг изображения есть ссылка */
	border: none;
}
.top {
	width:100%;
	height:4px;
	background:url(/wp-content/themes/vestnik/images/top_bg.png) repeat-x;
}
/* ~~ Этот контейнер фиксированной ширины окружает остальные DIV ~~ */
.container {
	width: 960px;
	margin: 0 auto; /* автоматическое задание величин по бокам в совокупности с шириной центрирует макет */
}

/* ~~ Верхнему колонтитулу не задана ширина. Он растянется на всю ширину макета. Он содержит заполнитель для изображения, который должен быть заменен логотипом по ссылке. ~~ */
.header {
	height:155px;
	}
.header_logo {
	width:215px;
	height:155px;
	float:left;
}
.header_banner {
	width:744px;
	height:107px;
	float:left;
	background:url(/wp-content/themes/vestnik/images/header_banner_bg.png) no-repeat;
	margin:11px -20px 0px 0px;
 padding: 8px 0px 0px 8px;
}
.header_banner img {
	/* float:left; */
	/* margin:8px 0 0 8px; */
}
.header_login {
	width:744px;
	float:left;
	margin:16px 0 0 0;
}
.header_login a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	margin-left:20px;
	margin-right:10px;
	float:right;
}
.header_menu {
	height:145px;
	width:960px;
	overflow:hidden;
}
.header_menu_item1 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item1 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img1.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item1 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img1_hover.png) top no-repeat;
}
.header_menu_item2 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item2 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img2.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item2 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img2_hover.png) top no-repeat;
}
.header_menu_item3 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item3 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img3.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item3 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img3_hover.png) top no-repeat;
}
.header_menu_item4 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item4 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img4.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item4 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img4_hover.png) top no-repeat;
}
.header_menu_item5 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item5 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img5.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item5 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img5_hover.png) top no-repeat;
}
.header_menu_item6 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item6 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img6.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item6 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img6_hover.png) top no-repeat;
}
.header_menu_item7 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item7 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img7.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item7 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img7_hover.png) top no-repeat;
}
.header_menu_item8 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item8 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img8.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item8 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img8_hover.png) top no-repeat;
}
.header_menu_item9 {
	width:106px;
	height:145px;
	float:left;
	text-align:center;
}
.header_menu_item9 a {
	font:14px "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#333333;
	text-decoration:none;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img9.png) top no-repeat;
	width:106px;
	height:39px;
	padding-top:106px;
	display:block;
}
.header_menu_item9 a:hover {
	color:#785e16;
	background:url(/wp-content/themes/vestnik/images/header_menu_item_img9_hover.png) top no-repeat;
}
.main_menu {
	width:960px;
	height:52px;
	background:url(/wp-content/themes/vestnik/images/main_menu_bg.png) no-repeat;
	padding:7px 0 0 8px;
}
.main_menu_item {
	width:auto;
	height:45px;
	background:url(/wp-content/themes/vestnik/images/main_menu_item_bg.png) right no-repeat;
	text-align:center;
	float:left;
}
.main_menu_item:hover {
	background:url(/wp-content/themes/vestnik/images/main_menu_item_hover_bg.png) repeat-x;
	color:#FFF;
}
.main_menu_item_home {
	width:auto;
	height:45px;
	background:url(/wp-content/themes/vestnik/images/main_menu_item_bg.png) right no-repeat;
	text-align:center;
	float:left;
}
.main_menu_item a{
	height:30px;
	display:block;
	font:14px "Times New Roman", Times, serif;
	color:#666666;
	text-decoration:none;
	padding:15px 10px 0 10px;
	float:left;
}
.main_menu_item a:hover {
	color:#FFF;
}
.main_menu_item_home a img {
	margin:12px 40px 0 50px;
}
.main_menu_search {
	width:274px;
	height:45px;
	float:right;
	margin-right:16px;
}
.main_menu_search input {
	float:right;
	width:156px;
	height:26px;
	background:url(/wp-content/themes/vestnik/images/main_menu_search_bg.png) left no-repeat;
	border:none;
	margin:10px 0 0 0;
	padding-left:12px;
	font:12px Tahoma, Geneva, sans-serif;
	color:#333333;
}
.main_menu_search_btn {
	width:34px;
	height:35px;
	float:right;
	margin:7px 0 0 0;
 padding-right: 22px;
}
@media not screen and (1) { /** Fuck Opera **/
.main_menu_search_btn {margin:7px 0 0 -1px;}
}
.articles {
	width:960px;
	height:248px;/*235*/
	background:url(/wp-content/themes/vestnik/images/top_bg.png) bottom repeat-x;
}
.articles_item {
	width:239px;
	height:205px;
	margin-top:11px;
	float:left;
}
.articles_item h1 {
	font:18px "Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
	margin-left:15px;
}
.articles_item p a {
    color: #333333;
    float: left;
    font: 12px "Times New Roman",Times,serif;
    margin-bottom: 10px;
    margin-left: 15px;
    text-decoration: none;
    width: 215px;
}
.articles_item p a:hover{
	text-decoration: underline;
}
.articles_item_spliter {
	width:1px;
	height:205px;
	margin-top:11px;
	float:left;
	background:url(/wp-content/themes/vestnik/images/articles_item_spliter.png) no-repeat;
}

.sidebar1 {
	float: left;
	width: 210px;
}
.sidebar1 h1 {
	width:176px;
	height:33px;
	font:20px Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	background:url(/wp-content/themes/vestnik/images/sidebar1_h1_bg.png) bottom center no-repeat;
	text-align:center;
}
.sidebar1_articles {
	width:192px;
}
.sidebar1_articles_item {
	width:192px;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	padding-top:10px;
	margin-bottom:15px;
}
.sidebar1_articles_item a {
	font:13px "Times New Roman", Times, serif;
	text-decoration:none;
	color:#333333;
}
.sidebar1_articles_item strong {
	text-decoration:underline;
}
.sidebar1_banner {
	width:176px;
	height:616px;
	background:url(/wp-content/themes/vestnik/images/sidebar1_banner_bg.png) no-repeat;
	margin-left:7px;
 padding:8px;
}
.sidebar1_banner img {
	float:left;
	margin:8px 0 0 8px;
}
.sidebar1_links {
	font:12px Tahoma, Geneva, sans-serif;
	width:180px;
	overflow:hidden;
}
.sidebar1_links a {
	color:#333333;
	margin-bottom:20px;
	float:left;
	min-width: 180px;/* добавлено */
}
.content_long {
	width: 745px;
	float: left;
	margin-right:25px;
}
.content_long h1,
.content_long h1 a
 {
	font:20px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
 text-decoration: none;
}
.content_long h1  a:hover{
 text-decoration: underline;
}
.content_long h2 {
	font:18px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
}
.content_long_blog {
	width: 745px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_long_blog h1 {
	margin:5px 0 5px 0;
}
.content_long_blog_header {
	width: 745px;
	float:left;
	margin:30px 0 25px 0;
}
.content_long_blog_header img {
	float:left;
	margin:0 10px 0 0;
}
.content_long_blog_header_autor {
	float:left;
	font:12px "Times New Roman", Times, serif;
	color:#8d8d8d;
}
.content_long_blog_header_autor a {
	color:#333333;
	text-decoration:underline;
}
.content_long_blog_content {
	width: 745px;
	float:left;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	color:#333333;
}
.content_long_blog_content p {
	margin:5px 0 0;
}
.content_long_blog_btn {
	width: 745px;
	float:left;
	border-bottom:1px solid #cccccc;
	padding:25px 0 20px 0;
}
.content_long_blog_btn_date {
	float:right;
	font-size:11px;
	color:#98733d;
	margin-top:15px;
}
.content_long_blog_btn_date strong {
	color:#949494;
	font-weight:normal;
}
.content_long_blog_comment {
	width: 745px;
	float:left;
	border-bottom:1px solid #cccccc;
	padding:15px 0 10px 0;
}
.content_long_blog_comment img {
	float:left;
	margin-right:10px;
}
.content_long_blog_comment h4 {
	margin:5px 0 5px 0;
}
.content_long_blog_comment h4 a{
 color: black;
 text-decoration: none;
}
.content_long_blog_form {
	width: 745px;
	float:left;
	border-bottom:1px solid #cccccc;
	padding:15px 0 35px 0;
}
.content_long_blog_form_text {
	float:left;
	width:120px;
	padding:10px 0 0 26px;;
}
.content_long_blog_form_input {
	float:left;
	width:511px;
	padding-bottom:22px;
}
.content_long_blog_form_but {
	float:right;
	margin:5px 88px 0 0;
}
.content_long_blog_last_comments {
	width:745px;
	float:left;
}
.content_long_blog_last_comments ul {
	list-style:none;
	display:inline;
}
.content_long_blog_last_comments ul li{
	float:left;
	width:325px;
	margin-bottom:40px;
}
.content_long_blog_last_comments ul li a{
 color: #333333;
 font: 13px "Times New Roman",Times,serif;
}
.content_long_blog_last_comments_date {
	float:right;
}
.content_long_article {
	width: 745px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_long_article_item {
	width:745px;
	float:left;
}
.content_long_article_item_autor {
	width:745px;
	float:left;
	font:12px "Times New Roman", Times, serif;
	color:#8d8d8d;
}
.content_long_article_item_autor a {
	color:#333333;
	text-decoration:underline;
}
.content_long_article_item_autor span {
	float:right;
}
.content_long_article_item_content {
	width:745px;
	float:left;
	border-bottom:1px solid #cccccc;
	padding:25px 0 35px 0;
}
.content_long_article_item_content img {
	float:left;
	margin-right:20px;
 width: 116px;
 height: 116px;
}
.content_long_article_item_content p {
	margin:0;
}
.content {
	width: 565px;
	float: left;
}
.content_article {
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_article h1,
.content_article h1 a{
	font:20px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
 text-decoration: none;
}
.content_article a:hover{
 text-decoration: underline;
}
.content_article_content {
	float:left;
	width:540px;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
}
.content_article_content_img_left {
	margin:0 18px 14px 0;
	float:left;
}
.content_article_content_img_right {
	margin:0 0 14px 18px;
	float:right;
}
.content_article_content a {
	color:#785e16;
}
.content_article_content p {
	margin:5px 0 0 0;
}
.content_article_content_tegs {
	font:14px "Times New Roman", Times, serif;
	margin:20px 0 0 0;
}
.content_article_content_tegs strong {
	margin-right:5px;
}
.content_article_content_comment {
	float:left;
	margin:20px 0 0 0;
}
#requaired {
	color:#785e16;
	font-weight:normal;
}
#pwd {
	font:11px "Times New Roman", Times, serif;
	color:#828080;
}
#capcha {
	font:11px "Times New Roman", Times, serif;
	color:#828080;
	float:left;
	margin:-16px 0 30px 117px;
	width:400px;
}
.content_article_content_comment img {
	padding:0;
	margin:0;
}
.content_article_content_comment h3 {
	font-size:14px;
	font-weight:bolder;
}
.content_article_content_comment_text {
	float:left;
	width:117px;
	padding-top:10px;
}
.content_article_content_comment_input {
	float:left;
	width:415px;
	padding-bottom:22px;
}
.content_article_content_comment_but {
	float:right;
	margin:4px 12px 20px 0;
}
.content_article_content_registration {
	float:left;
	margin:20px 0 0 0;
}
.content_article_content_registration img {
	padding:0;
	margin:0;
}
.content_article_content_registration_text {
	float:left;
	width:117px;
	padding-top:10px;
}
.content_article_content_registration_input {
	float:left;
	width:415px;
	padding-bottom:22px;
}
.content_article_content_registration_but {
	float:right;
	margin:4px 12px 20px 0;
}
.content h2 {
	font:18px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
	margin:0;
}
.content_history {
	float:left;
	width:540px;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_history h1 {
	font:20px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
}
.content_history ul {
	list-style:none;
}
.content_history ul li {
	margin:0 0 10px 0;
}
.content_history ul li strong {
	color:#785e16;
	font-weight:normal;
}
.content_articles_catalogue {
	width:540px;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	padding-bottom:15px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_articles_catalogue ul {
	margin:20px 0 0 15px;
	float:left;
	width:160px;
}
.content_articles_catalogue li {
	margin-bottom:5px;
}
.content_articles_page_number {
	width:540px;
	margin-top:15px;
	padding-bottom:30px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
	text-align:center !important;
}
.content_articles_page_number a {
	font:14px "Times New Roman", Times, serif;
	color:#333333;
	text-decoration:none;
	margin:0 10px 0 10px;
}
.content_articles_page_number a b {
	font:13px "Times New Roman", Times, serif;
	color:#333333;
	font-weight:normal;
	text-decoration:underline;
}
.content_articles_page_number a:hover {
	color:#785e16;
}
.content_articles_page_number a:active {
	color:#785e16;
}

.content_articles_page_number img {
	margin-bottom:-5px

}
.content_links {
	width:540px;
	border-bottom:1px solid #cccccc;
	margin-top:10px;
	padding-bottom:15px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_links ul {
	margin:20px 0 0 15px;
	float:left;
	width:250px;
}
.content_links li {
	margin-bottom:5px;
}
.content_links li a{
 color: #333333;
 font: 13px "Times New Roman",Times,serif;
 text-decoration: none;
}
.content_links li a:hover{
 text-decoration: underline;
}
.content_catalog {
	width:540px;
	margin-top:10px;
	float:left;
}
.content_catalog_item {
	width:540px;
	border-bottom:1px solid #cccccc;
	padding-bottom:15px;
	float:left;
	font:13px "Times New Roman", Times, serif;
	color:#333333;
}
.content_catalog_item h3,
.content_catalog_item h3 a {
	font:16px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:bolder;
 text-decoration: none;
}
.content_catalog_item h3  a:hover{
 text-decoration: underline;
}
.content_catalog_item img {
	float:left;
	margin:17px 15px 5px 0;
 width: 116px;
 height: 116px;
}
.content_gallery {
	width:540px;
	margin:20px 0 0 0;
	float:left;
}
.content_gallery_karusel {
	width:540px;
	height:144px;
	background:url(/wp-content/themes/vestnik/images/content_gallery_bg.png) left no-repeat;
	margin:20px 0 0 0;
}
.content_gallery_karusel_l_arrow {
	width:34px;
	float:left;
	margin:55px 10px 0 7px;
}
.content_gallery_karusel_r_arrow {
	width:34px;
	float:right;
	margin:55px 7px 0 0;
}
.content_gallery_karusel_item {
	float:left;
	width:106px;
	height:106px;
	margin:19px 4px 0 0;
}
.content_gallery_karusel_items img{
 width: 106px;
 height: 106px;
}
.content_gallery_karusel_items {
 white-space: nowrap; 
}
.content_gallery_karusel_items_wrap{
 width:470px;
 height:130px;
 overflow:hidden;
 float:left;
 margin-left: 35px;
}
.sidebar2 {
	float: left;
	width: 185px;
}
.sidebar2_banner {
	width:176px;
	height:616px;
	background:url(/wp-content/themes/vestnik/images/sidebar1_banner_bg.png) no-repeat;
	margin:30px 0 0 7px;
 padding:8px;
}
.sidebar2_banner img {
	float:left;
	margin:8px 0 0 8px;
}
.sidebar2 h1,
.sidebar2 h2 {
	clear:both;
	width:176px;
	height:33px;
	font:20px Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	background:url(/wp-content/themes/vestnik/images/sidebar1_h1_bg.png) bottom center no-repeat;
	text-align:center;
}
.sidebar2 h2 {
	height: 66px;
	padding-top:20px;
}
.sidebar2 li a, .sidebar2 li{
	font-size: 12px;
	color:#333;
}
.sidebar2_articles {
	width:180px;
}
.sidebar2_articles_item {
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 15px;
    min-height: 45px;
    padding-bottom: 25px;
    padding-top: 10px;
    width: 180px;
}
.sidebar2_articles_item img {
	float:left;
	margin:0 10px 0 0;
 width: 60px;
 height: 60px;
}
.sidebar2_articles_item a {
	font:13px "Times New Roman", Times, serif;
	text-decoration:none;
	color:#333333;
}
.sidebar2_market {
	width:180px;
}
.sidebar2_market p {
	width:180px;
	float:left;
	margin:5px 0 5px 0;
}
.sidebar2_market p b {
	font:11px "Times New Roman", Times, serif;
	color:#333333;
	font-weight:normal;
	float:left;
}
.sidebar2_market p strong {
	font:11px "Times New Roman", Times, serif;
	color:#785e16;
	font-weight:normal;
	float:right;
}

/* ~~ Стили нижнего колонтитула ~~ */
.footer {
	width:100%;
	height:68px;
	background:url(/wp-content/themes/vestnik/images/footer_bg.png) repeat-x;
	position: relative;/* IE6 получает hasLayout для правильной очистки */
	clear: both; /* это свойство очистки заставляет .container видеть место окончания столбцов и включать их */
}
.footer_container {
	width:960px;
	margin:0 auto;
	font:12px Tahoma, Geneva, sans-serif;
}
.footer_container_copy {
	float:left;
}
.footer_container_copy img {
	float:left;
	margin:0 10px 0 5px;
}
.footer_container_copy span {
	float:left;
	margin:40px 0 0 0;
}
.footer_container_copy span strong { 
color: #785E16;
float: left;
font-weight: 400;
 }
.footer_container_social {
	float:right;
	width:305px;
	height:38px;
	margin:29px 0 0 0;
}
.footer_container_social img {
	float:left;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* 2 */

.content_long_blog_form_input input {
	width:501px;
	height:31px;
	margin:0;
	padding:0 5px 0 5px;
	border-radius:5px;
	border:1px solid #785e16;
}
.content_long_blog_form_input textarea {
	width:501px;
	height:121px;
	margin:0;
	padding:5px;
	border-radius:5px;
	border:1px solid #785e16;
}
.content_article_content_comment_input input {
	width:401px;
	height:31px;
	margin:0;
	padding:0 5px 0 5px;
	border-radius:5px;
	border:1px solid #785e16;
}
.content_article_content_comment_input textarea {
	width:401px;
	height:121px;
	margin:0;
	padding:5px;
	border-radius:5px;
	border:1px solid #785e16;
}
.content_article_content_registration_input input {
	width:401px;
	height:31px;
	margin:0;
	padding:0 5px 0 5px;
	border-radius:5px;
	border:1px solid #785e16;
}
.capcha {
	height:42px;
	float:left;
	font:30px "Times New Roman", Times, serif;
	color:#333333;
}
.capcha_txt {
	width:127px;
	height:40px;
	text-align:center;
	border-radius:5px;
	border:1px solid #785e16;
	float:left;
	margin-right:7px;
	padding-top:2px;
}
.capcha_txt b {
	font-weight:normal;
	color:#eead11;
}
.capcha_txt strong {
	font-weight:normal;
	color:#ff3600;
}
.capcha span {
	float:left;
	padding-top:4px;
}
.capcha_input {
	width:87px;
	height:42px;
	float:left;
}
.capcha_input input {
	width:87px;
	height:42px;
	border-radius:5px;
	border:1px solid #785e16;
	margin-left:7px;
	font:30px "Times New Roman", Times, serif;
	text-align:center;
	color:#ace020;
}
.rambler_counter {
margin:0px !important;
}
.rambler_counter  img{
margin-top: -8px !important;
}
.asal {
font: normal normal 400 13px/normal "Times New Roman";
}
.asal a {
color: #333333;
text-decoration: none;
}
.asal a:hover {
color: #333333;
text-decoration: underline;
}
.right_user_pop_item {
	width:103px;
	height:103px;
	border-right:1px solid #dbe8db;
padding: 20px 6px 20px 6px;
}
.right_user_pop_item img {
	margin-bottom:9px;
}
.left_user_pop {
	float:left;
	width:inherit;
	height:282px;
	border:1px solid #d9e6d9;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	behavior:url(../css/border-radius.htc);
	margin:35px 0 40px 0;
}
.content_gallery_label{
	left: -345px;
	list-style: none;
	height: 130px; 
	width: 1200px; 
	position: relative;
}
.textwidget ul{
	padding-left:20px;
}
.textwidget ul li{
	list-style: disc;
}