html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}

#wrapper {
	text-align: left;
	vertical-align: top;
	width: 100%;
}

body {
	background-color: #fff;
	color: #000;
	font-family: Times New Roman, serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div {
	margin: 0;
	padding: 0;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #000;
	float: none;
	margin: 0; padding: 0;
	vertical-align: top;
}

p {
	margin: 0;
	padding: 0;
	text-align: left;
}

a {
	color: #173cbd;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a.no_border {
	color: #173cbd;
	text-decoration: underline;
}
a.no_border:hover {
	text-decoration: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

form input {
	color: #000;
	font-family: Times New Roman, serif;
	font-size: 14px;
}
form select {
	color: #000;
	font-family: Times New Roman, serif;
	font-size: 14px;
}

form .border {
	background: url(/img/admin/add_bgr.gif) repeat-y left top;
	width: 2px;
}
form .formname {
	padding: 0 11px 0 0;
	text-align: right;
}
form .formvalue {
	padding: 0 0 0 11px;
	width: 65%;
}

#header {
	height: 201px;
}
#header .head {
	background-color: #f4f4f4;
	height: 169px;
	padding: 0 15px 0 22px;
}
#header .head .b900 {
	float: right;
	margin-top: 11px;
}
#header .head ul {
	left: 23px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 147px;
	width: 200px;
}
#header .head ul li {
	float: left;
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0;
}

#header #menu_window {
	position: absolute;
	clip: rect(auto auto 32 auto);
}
#header .menu {
	background: url(/img/header/menu_bgr.gif) repeat-x left top;
	background-color: #459fe4;
	height: 25px;
	padding: 7px 0 0 0;
	width: 100%;
}
#header #menu img {
	cursor: pointer;
}
#header .menu ul {
	margin: 0 0 0 24px;
	padding: 0;
	text-align: left;
	width: 975px;
}
#header .menu ul li {
	float: left;
	list-style-type: none;
	margin: 0 15px 0 0;
	padding: 0;
}
#header .menu ul li a {
	color: #000;
	text-decoration: none;
}
#header .menu ul li a:hover {
	text-decoration: underline;
}
#header a.old_version {
	color: #173cbd;
}

.recl {
	padding-top: 1px;
	height: 50px;
	text-align: center;
}

#footer {
	color: #fff;
	background-color: #2991e0;
	height: 69px;
	padding: 8px 15px 0 24px;
}
#footer a {
	color: #fff;
}

#content #center {
	padding: 0 31px;
}

#content #left_col .news_menu {
	border-top: 1px solid #2991e0;
	border-right: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	margin-bottom: 10px;
}
#content #left_col .news_menu a {
	border-bottom: none;
	text-decoration: none;
}
#content #left_col .news_menu a:hover {
	text-decoration: underline;
}
#content #left_col .news_menu ul {
	font-family: Trebuchet MS, sans-serif;
	margin: 3px 23px 12px 23px;
	padding: 0;
	text-align: left;
}
#content #left_col .news_menu li {
	background: url(/img/news_li.gif) no-repeat 0 4px;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 6px;
}
#content #left_col .news_menu li.active {
	background: url(/img/news_lia.gif) no-repeat 0 4px;
}
#content #right_col .news_menu {
	border-top: 1px solid #2991e0;
	border-left: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	margin-bottom: 10px;
}
#content #right_col .news_menu a {
	border-bottom: none;
	text-decoration: none;
}
#content #right_col .news_menu a:hover {
	text-decoration: underline;
}
#content #right_col .news_menu p.header {
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .news_menu ul {
	font-family: Trebuchet MS, sans-serif;
	margin: 3px 23px 12px 23px;
	padding: 0;
	text-align: left;
}
#content #right_col .news_menu li {
	background: url(/img/news_li.gif) no-repeat 0 4px;
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0 0 0 6px;
}
#content #right_col .news_menu li.active {
	background: url(/img/news_lia.gif) no-repeat 0 4px;
}

#content p.header {
	background-color: #0f7ccf;
	color: #fff;
	font-size: 18px;
	height: 25px;
	padding: 6px 0 0 23px;
	text-align: left;
}

#content #left_col .search_news {
	border-top: 1px solid #c80c2f;
	border-right: 1px solid #c80c2f;
	border-bottom: 1px solid #c80c2f;
	margin-bottom: 10px;
	text-align: center;
}
#content #left_col .search_news p.header {
	background-color: #c80c2f;
}
#content #right_col .search_news {
	border-top: 1px solid #c80c2f;
	border-left: 1px solid #c80c2f;
	border-bottom: 1px solid #c80c2f;
	margin-bottom: 10px;
	text-align: center;
}
#content #right_col .search_news p.header {
	background-color: #c80c2f;
	padding: 6px 23px 0 0;
	text-align: right;
}

#content #left_col .search_organ {
	border-top: 1px solid #2991e0;
	border-right: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	margin-bottom: 10px;
	text-align: center;
}
#content #left_col .search_organ p.header {
	font-size: 14px;
	font-weight: bold;
}
#content #left_col .search_organ input {
	border: 1px solid #e6e6e6;
	padding: 2px;
	width: 200px;
}
#content #left_col .search_organ select {
	border: 1px solid #e6e6e6;
	padding: 2px;
	width: 206px;
}
#content #left_col .search_organ .btn {
	border: 0px solid #e6e6e6;
	height: 21px;
	margin: 11px 0 15px 0;
	padding: 0;
	width: 74px;
}
#content #right_col .search_organ {
	border-top: 1px solid #2991e0;
	border-left: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	margin-bottom: 10px;
	text-align: center;
}
#content #right_col .search_organ p.header {
	font-size: 16px;
	font-weight: bold;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .search_organ input {
	border: 1px solid #e6e6e6;
	padding: 2px;
	width: 200px;
}
#content #right_col .search_organ select {
	border: 1px solid #e6e6e6;
	padding: 2px;
	width: 206px;
}
#content #right_col .search_organ .btn {
	border: 0px solid #e6e6e6;
	height: 21px;
	margin: 11px 0 15px 0;
	padding: 0;
	width: 74px;
}

#content p.more {
	padding: 0 6px 6px 0;
	text-align: right;
}
#content #center p.more {
	padding: 0 6px 6px 0;
	text-align: right;
}

#content #left_col .tab_container {
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	
}
#content #left_col .tab_container p.header {
	background-color: #68ae23;
	margin-bottom: 5px;
}
#content #left_col .tabs .tab div {
	background-color: #f8f6f6;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #999;
	cursor: pointer;
	line-height: 14px;
	margin-top: 3px;
	padding: 2px 0 4px 0;
	text-align: center;
}
#content #left_col .tabs .tab1 div {
	background-color: #f8f6f6;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
	cursor: pointer;
	line-height: 14px;
	margin-top: 3px;
	padding: 2px 0 4px 0;
	text-align: center;
}
#content #left_col .tabs .tab2 div {
	background-color: #f8f6f6;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #999;
	cursor: pointer;
	line-height: 14px;
	margin-top: 3px;
	padding: 2px 0 4px 0;
	text-align: center;
}
#content #left_col .tabs .atab div {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	color: #1163a8;
	cursor: pointer;
	line-height: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
}
#content #left_col .tabs .atab1 div {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #1163a8;
	cursor: pointer;
	line-height: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
}
#content #left_col .tabs .atab2 div {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #1163a8;
	cursor: pointer;
	line-height: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
}
#content #right_col .tab_container {
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	
}
#content #right_col .tabs .tab div {
	background-color: #f8f6f6;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #999;
	cursor: pointer;
	line-height: 14px;
	margin-top: 3px;
	padding: 2px 0 4px 0;
	text-align: center;
}
#content #right_col .tabs .tab1 div {
	background-color: #f8f6f6;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #999;
	cursor: pointer;
	line-height: 14px;
	margin-top: 3px;
	padding: 2px 0 4px 0;
	text-align: center;
}
#content #right_col .tabs .atab div {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #1163a8;
	cursor: pointer;
	line-height: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
}
#content #right_col .tabs .atab1 div {
	background-color: #fff;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
	color: #1163a8;
	cursor: pointer;
	line-height: 14px;
	padding: 5px 0;
	position: relative;
	text-align: center;
}

#content #weatherTabContainer table {
	color: #5f5f5f;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 15px 23px 15px 23px;
}
#content #weatherTabContainer img {
	margin-right: 8px;
}

#content #sovremennikTabContainer {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 23px;
}
#content #sovremennikTabContainer .title {
	padding-bottom: 13px;
}
#content #sovremennikTabContainer .hall {
	color: #ff7302;
	padding-bottom: 13px;
}
#content #theaterTabContainer {
	color: #5e5e5e;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 23px;
}
#content #theaterTabContainer .title {
	color: #ff7302;
	padding-bottom: 13px;
}
#content #theaterTabContainer .title span {
	color: #1163a8;
}
#content #horoscopeTabContainer {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 23px;
}
#content #horoscopeTabContainer .title {
	color: #173CBD;
	padding-bottom: 5px;
	cursor: pointer;
}
#content #horoscopeTabContainer .content {
	padding: 9px;
}
#content #currencyTabContainer {
	color: #999;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 23px;
}
#content #currencyTabContainer .title {
	color: #ff7302;
	padding-bottom: 13px;
}
#content #concertTabContainer {
	color: #5e5e5e;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding: 15px 15px 15px 23px;
}
#content #concertTabContainer .title {
	color: #ff7302;
	padding-bottom: 13px;
}
#content #concertTabContainer .title span {
	color: #1163a8;
}

#content #right_col .news_arch {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-left: 1px solid #c9c9c9;
	margin-bottom: 10px;
	padding-bottom: 23px;
}
#content #right_col .news_arch p.header {
	background-color: #c0c0c0;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .news_arch .month {
	background-color: #e5e5e5;
	width: 100%;
}
#content #right_col .news_arch .month a {
	border: none;
}
#content #right_col .news_arch .month select {
	border: 0px solid #e6e6e6;
	padding: 2px;
}
#content #right_col .news_arch .month td {
	padding: 5px 0;
	vertical-align: middle;
}
#content #right_col .news_arch .calendar {
	color: #777;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 35px 0 0 50px;
}
#content #right_col .news_arch .calendar td {
	border: 2px solid #fff;
	cursor: default;
	font-size: 12px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	width: 19px;
}
#content #right_col .news_arch .calendar .act {
	background-color: #eaeaea;
	cursor: pointer;
	font-weight: bold;
}
#content #left_col .news_arch {
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;
	margin-bottom: 10px;
	padding-bottom: 23px;
}
#content #left_col .news_arch p.header {
	background-color: #c0c0c0;
}
#content #left_col .news_arch .month {
	background-color: #e5e5e5;
	width: 100%;
}
#content #left_col .news_arch .month a {
	border: none;
}
#content #left_col .news_arch .month select {
	border: 0px solid #e6e6e6;
	padding: 2px;
}
#content #left_col .news_arch .month td {
	padding: 5px 0;
	vertical-align: middle;
}
#content #left_col .news_arch .calendar {
	color: #777;
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 35px 0 0 50px;
}
#content #left_col .news_arch .calendar td {
	border: 2px solid #fff;
	cursor: default;
	font-size: 12px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	width: 19px;
}
#content #left_col .news_arch .calendar .act {
	background-color: #eaeaea;
	cursor: pointer;
	font-weight: bold;
}

#content #right_col .competition {
	border-top: 1px solid #68ae23;
	border-bottom: 1px solid #68ae23;
	border-left: 1px solid #68ae23;
	margin-bottom: 10px;
}
#content #right_col .competition p.header {
	background-color: #68ae23;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .competition p.more {
	padding-right: 23px;
}
#content #right_col .competition p.program_name {
	padding: 3px 9px;
}
#content #right_col .competition .news {
	border-left: 1px solid #faf9f6;
	margin: 13px 0 4px 4px;
}
#content #right_col .competition .news p {
	margin-top: 4px;
	padding: 1px 5px 11px 5px;
}
#content #right_col .competition .news p.odd {
	background-color: #f6f5f0;
	margin-top: 2px;
}
#content #left_col .competition {
	border-top: 1px solid #68ae23;
	border-bottom: 1px solid #68ae23;
	border-right: 1px solid #68ae23;
	margin-bottom: 10px;
}
#content #left_col .competition p.header {
	background-color: #68ae23;
}
#content #left_col .competition p.more {
	padding-right: 23px;
}
#content #left_col .competition p.program_name {
	padding: 5px 23px;
}
#content #left_col .competition .news {
	border-left: 1px solid #faf9f6;
	margin: 13px 0 4px 4px;
}
#content #left_col .competition .news p {
	margin-top: 4px;
	padding: 1px 0 11px 5px;
}
#content #left_col .competition .news p.odd {
	background-color: #f6f5f0;
	margin-top: 2px;
}

#content #right_col .news_online {
	border-top: 1px solid #C80C2F;
	border-bottom: 1px solid #C80C2F;
	border-left: 1px solid #C80C2F;
	margin-bottom: 10px;
}
#content #right_col .news_online p.header {
	background-color: #C80C2F;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .news_online p.more {
	padding-right: 23px;
}
#content #right_col .news_online .news {
	border-left: 1px solid #faf9f6;
	margin: 13px 0 4px 4px;
}
#content #right_col .news_online .news p {
	margin-top: 4px;
	padding: 1px 5px 11px 5px;
}
#content #right_col .news_online .news p.odd {
	background-color: #f6f5f0;
	margin-top: 2px;
}
#content #left_col .news_online {
	border-top: 1px solid #C80C2F;
	border-bottom: 1px solid #C80C2F;
	border-right: 1px solid #C80C2F;
	margin-bottom: 10px;
}
#content #left_col .news_online p.header {
	background-color: #C80C2F;
}
#content #left_col .news_online p.more {
	padding-right: 23px;
}
#content #left_col .news_online .news {
	border-left: 1px solid #faf9f6;
	margin: 13px 0 4px 4px;
}
#content #left_col .news_online .news p {
	margin-top: 4px;
	padding: 1px 5px 11px 5px;
}
#content #left_col .news_online .news p.odd {
	background-color: #f6f5f0;
	margin-top: 2px;
}

#content #right_col .notice {
	border-top: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	border-left: 1px solid #2991e0;
	margin-bottom: 10px;
}
#content #right_col .notice p.header {
	background-color: #2991e0;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .notice div {
	padding: 5px 9px;
}
#content #left_col .notice {
	border-top: 1px solid #2991e0;
	border-bottom: 1px solid #2991e0;
	border-right: 1px solid #2991e0;
	margin-bottom: 10px;
}
#content #left_col .notice p.header {
	background-color: #2991e0;
}
#content #left_col .notice div {
	padding: 5px 9px 5px 23px;
}

#content #right_col .question {
	background: url(/img/quest2.gif) no-repeat bottom left;
	background-color: #f6f5f0;
	border-top: 1px solid #ff7302;
	border-bottom: 1px solid #ff7302;
	border-left: 1px solid #ff7302;
	margin-bottom: 10px;
}
#content #right_col .question p.header {
	background-color: #ff7302;
	height: auto;
	padding: 6px 23px 4px 0;
	text-align: right;
}
#content #right_col .question p.more {
	padding-right: 23px;
}
#content #right_col .question p.title {
	color: #ff7302;
	padding: 0 7px;
}
#content #left_col .question {
	background: url(/img/quest2.gif) no-repeat bottom left;
	background-color: #f6f5f0;
	border-top: 1px solid #ff7302;
	border-bottom: 1px solid #ff7302;
	border-right: 1px solid #ff7302;
	margin-bottom: 10px;
}
#content #left_col .question p.header {
	background-color: #ff7302;
	height: auto;
	padding-bottom: 4px;
}
#content #left_col .question p.more {
	padding-right: 23px;
}
#content #left_col .question p.title {
	color: #ff7302;
	padding: 0 7px;
}

#content #right_col .video {
	border-top: 1px solid #ff7302;
	border-bottom: 1px solid #ff7302;
	border-left: 1px solid #ff7302;
	margin-bottom: 10px;
}
#content #right_col .video p.header {
	background-color: #ff7302;
	padding: 6px 23px 0 0;
	text-align: right;
}
#content #right_col .video p.more {
	padding-right: 23px;
}
#content #left_col .video {
	border-top: 1px solid #ff7302;
	border-bottom: 1px solid #ff7302;
	border-right: 1px solid #ff7302;
	margin-bottom: 10px;
}
#content #left_col .video p.header {
	background-color: #ff7302;
}
#content #left_col .video p.more {
	padding-right: 23px;
}

#content #center .pager {
	margin: 10px 6px;
}

#content #center h1.header {
	background-color: #0f7ccf;
	border: 1px solid #2991e0;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	height: 25px;
	margin: 0;
	padding: 6px 0 0 6px;
}
#content #center .news {
	width: 100%;
}
#content #center .news h1 {
	color: #1163a8;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 6px;
}
#content #center .news .date {
	margin: 0 0 20px 6px;
}
#content #center .news img {
	border: 1px solid #1c9acf;
	margin: 0 6px 0 6px;
}
#content #center .news_odd {
	background-color: #f6f5f0;
	width: 100%;
}
#content #center .news_odd h1 {
	color: #1163a8;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 0 6px;
}
#content #center .news_odd .date {
	margin: 0 0 20px 6px;
}
#content #center .news_odd img {
	border: 1px solid #1c9acf;
	margin: 0 6px 0 6px;
}

#content #center .news_info_header {
	background-color: #f6f5f0;
	width: 100%;
}
#content #center .news_info_header h1 {
	color: #1163a8;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	margin: 11px 0 0 11px;
}
#content #center .news_info_header .author {
	color: #979797;
	font-size: 12px;
	margin: 8px 0 8px 11px;
}
#content #center .news_info_header .rating {
	padding: 0 11px 8px 0;
	width: 150px;
	vertical-align: bottom;
}
#content #center .news_info_header .rating .type {
	color: #ff7302;
	font-size: 18px;
	text-align: right;
}
#content #center .news_info_header .links {
	padding: 8px 11px 0 0;
	text-align: right;
	width: 150px;
}
#content #center .news_info_header .links a {
	border: none;
}

#content #center .news_info td {
	padding: 10px 11px;
	text-align: justify;
}
#content #center .news_info .photo {
	float: left;
	margin: 0 24px 24px 0;
	width: 216px;
}
#content #center .news_info img {
	border: 1px solid #1c9acf;
}
#content #center .news_info .photo p {
	background-color: #b2b2b2;
	background-color: #0f7ccf;
	color: #fff;
	line-height: 14px;
	margin-top: 1px;
	padding: 5px 4px;
}
#content #center .news_footer {
	border-top: 1px dotted #5d83f8;
	margin: 20px 11px 10px 11px;
	width: 100%;
}
#content #center .news_footer td {
	padding: 10px 11px;
}
#content #center .news_footer .stat td {
	padding: 0;
}
#content #center .news_footer span {
	color: #ff6106;
	margin-left: 6px;
}

#content #center h1 {
	color: #1163a8;
	font-size: 24px;
	font-weight: normal;
	margin: 0;
}

#content #center .all_news_online p {
	margin: 0 0 5px 6px;
}
#content #center .all_news_online .date {
	font-weight: bold;
	margin: 8px 0 4px 12px;
}
div.control_buttons {
	text-align: center;
	padding-top:24px;
}
div.control_buttons span {
	cursor: pointer;
	border: 0;
}
#slide_description {
	padding:0 0 5px 7px;
	color:#1163A8;
	font-size:14px;
}

#content #center .reference h1, #content #center .reference_odd h1 {
	font-size: 18px;
	margin: 4px 12px 0 12px;
}
#content #center .reference_odd {
	background-color: #f6f5f0;
}
#content #center .reference .name, #content #center .reference_odd .name {
	color: #ff7302;
	padding: 0 0 0 12px;
	width: 145px;
}
#content #center .reference .value, #content #center .reference_odd .value {
	padding: 0 12px 1px 0;
}
#content #center .reference .more, #content #center .reference_odd .more {
	padding: 0 12px 1px 0;
	text-align: right;
}

#content #center .video_container {
	float: left;
	padding: 10px;
}

table.competitions {
	background-color:#FFE1B0;
	margin:3px 0 3px 0;
	width: 100%;
}
table.competitions img {
	float:left;
}
table.competitions td {
	padding:3px 8px 3px 8px;
}

span.link {
	color: #173cbd;
	text-decoration: underline;
}
span.hlink {
	color: #173cbd;
	cursor: pointer;
	text-decoration: none;
}

#rubricsId .name {
	color: #ff7302;
	padding-bottom: 5px;
}

.iefooform {
 	padding: 16px 0 0 0;
// 	padding: 17px 0 0 0;
 }
 .iefooform2 {
 	padding: 16px 12px 0 0;
// 	padding: 17px 12px 0 0;
 }

span.link_hor {
	color: #173cbd;
	cursor: pointer;
	text-decoration: none;
}
span.hlink_hor {
	color: #173cbd;
	cursor: pointer;
	text-decoration: underline;
}
#content #center .news_footer .comment_content {
	color: #5e5e5e;
}
#content #center .news_footer .comment_head {
	color: #FF7302;
}
#content #center .news_footer .comment_mail {
	color: #68ae23;
}

#content #right_col .question textarea {
	height: 110px;
	width: 236px;
//	width: 234px;
}
#content #left_col .question textarea {
	height: 110px;
	width: 236px;
//	width: 234px;
}
#gallery div:hover {
	cursor: pointer;
	width: 270px;
	height: 270px;
}
.error_list
{
	font-weight:bold;
	color:#ff0000;
	padding:4px;
	font-size:14px;
}

.banners {
	padding-bottom: 10px;
}
.banners a {
	border: none;
}


#content #center .ques_footer {
/*	border-top: 1px dotted #5d83f8;*/
	margin: 20px 11px 10px 11px;
	width: 100%;
}
#content #center .ques_footer td {
	padding: 10px 11px;
}
#content #center .ques_footer .stat td {
	padding: 0;
}
#content #center .ques_footer span {
	color: #ff6106;
	margin-left: 6px;
}

.noerror
{
	font-weight:bold;
	color:#68ae23;
	padding:4px;
	font-size:14px;
}

div.counter {
	float:right;
	margin-right:50px;
}
