.content_container {
	padding: 0 0;
}
.content_container p {
	padding: 0 0 20px 0;
}
.title_in em {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: baseline;
	padding: 0 8px;
	font-weight: normal;
	font-style: normal;
}
.content_container a {
	color: #355385;
}
#content_in {
	position: relative;
	zoom: 1;
	overflow: hidden;
}

.illustration {
	background: #121722;
	font-size: 0;
	height: 380px;
	padding: 20px 0 0 0;
	text-align: center;
	margin: 0 0 20px 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.illustration li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	font-size: 11px;
	margin: 0 2px 5px;
}

.illustration li a {
	background: url(/images/design/history_bg.png) 0 0 repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	padding: 3px 12px 4px;
	text-align: center;
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 3px 0;
	text-decoration: none;
	color: #d1d1d1;
}
.illustration li a.active {
	background: url(/images/design/history_bg_w.png) 0 0 repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	padding: 3px 12px 4px;
	text-align: center;
	border: 1px solid #c8c8c8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 3px 0;
	text-decoration: none;
	color: #010006;
}
.listing_tr .inline {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	width: 70%;
}
.listing_tr {
	font-size: 0;
	padding: 0 0 0 0;
	text-align: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.listing_tr li {
	font-size: 11px;
	padding: 15px 30px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 0 5px 0;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}
.listing_tr p {
	line-height: 14px;
	padding: 0 0 5px 0;
}
.listing_tr .floated {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	padding: 0 15px 0 0;
}

.listing_inline {
	font-size: 0;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.listing_inline li {
	font-size: 11px;
	padding: 15px 1%;
	width: 31%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
}
.listing_inline li .img {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	height: 240px;
	margin: 0 0 10px 0;
	display: block;
}
.listing_inline.h220 li .img {
	height: 220px;
}
.listing_inline li p.title {
	font-size: 12px;
	line-height: 18px;
}

.inline_element {
	background: #dcdcdc;
	font-size: 11px;
	padding: 15px 1%;
	width: 30%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	text-align: center;
}
.inline_element p {
	padding: 0;
	margin: 0;
	line-height: 14px;
}

.mainnews {
	font-size: 0;
	padding: 0 0 0 0;
	text-align: center;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.mainnews li {
	font-size: 11px;
	padding: 15px 1%;
	width: 31%;
	max-width: 190px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 0 10px 0;
	overflow: hidden;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
}
.mainnews li .img {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	position: relative;
	height: 140px;
	margin: 0 0 10px 0;
	display: block;
}
.mainnews li p {
	font-size: 11px;
	line-height: 14px;
}
.document_date {
	display: block;
	margin: 0 0 20px;
	text-align: center;
	font-size: 0;
}
.document_date_new {
	display: block;
	margin: 10px 0 20px;
	font-size: 0;
	overflow: hidden;
	text-align: center;
}
.document_date_new > div {
	display: block;
	background: #e4e4e4;
	margin: 0 3px;
	text-align: center;
	padding: 5px 12px 7px;
	font-size: 11px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #dbdbdb;
}
.document_date_new > div.left {
	float: left;
}
.document_date_new > div.right {
	float: right;
}
.document_date > div {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	background: #e4e4e4;
	margin: 0 3px;
	text-align: center;
	padding: 5px 12px 7px;
	font-size: 11px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	border: 1px solid #dbdbdb;
}
.document_date.tags {
	text-align: center;
}
.document_date.tags > div {
	margin: 0 3px 0;
	text-align: center;
	padding: 3px 10px 5px;
}
.document_date.tags > div a {
	color: #828282;
}
.document_date.tags > div.header {
	margin: 0 3px 0;
	padding: 5px 12px 7px;
	background: none;
	border: 1px solid #ebebeb;
	text-align: center;
	font-weight: bold;
}
form label {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	width: 130px;
	padding: 4px 20px 0 20px;
	line-height: 16px;
}
form label b {
	color: #a22c2c;
}
form .input {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	padding: 0 0 10px 0;
	font-size: 12px;
}
#content form .input input {
	width: 220px;
	padding: 0 10px;
	color: #161616;
	font: 12px/24px Arial;
	height: 24px;
	background: #f5f5f5;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content form .input.checkbox input {
	width: 14px;
	padding: 0;
	color: #161616;
	font: 12px/24px Arial;
	height: 14px;
	background: #f5f5f5;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	vertical-align: middle;
}
#content form .descrip {
	padding: 0 20px 10px 181px;
	font-size: 11px;
	line-height: 14px;
}
#content form .error {
	padding: 0 20px 10px 181px;
	font-size: 11px;
	line-height: 14px;
	color: #a22c2c;
}
#content form .submit_btn {
	padding: 10px 20px 10px 170px;
}
#content form .submit_btn input {
	color: #161616;
	font: 12px/24px Arial;
	padding: 5px 10px;
}
#content form {
	padding: 0 0 20px 0;
}
#content form .input_item {
	font-size: 0;
	padding: 10px 0 0 0;
	border-bottom: 1px dotted #b1b1b1;
}
#content form .input_item p {
	font-size: 11px;
}
#content form .input_item label {
	font-size: 12px;
}
#content form .input textarea {
	width: 370px;
	padding: 10px 10px;
	color: #161616;
	font: 12px/18px Arial;
	height: 120px;
	background: #f5f5f5;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#content .content_container ul {
	padding: 0 0 10px 10px;
	position: relative;
	zoom: 1;
}
#content .content_container ul li {
	background: url(/images/design/li.png) 0 5px no-repeat;
	padding: 0 0 10px 20px;
	position: relative;
	zoom: 1;
	font-size: 11px;
	line-height: 18px;
}
#comments {
	padding: 0 0 20px 0;
}
.comment_item {
	padding: 10px 20px;
	background: #ebebeb;
	overflow: hidden;
}
.comment_item.odd {
	background: #e3e3e3;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.comment_avatar {
	float: left;
	width: 70px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin: 0 -70px 0 0;
}
.comment_avatar img {
	width: 60px;
	height: 60px;
	margin: 5px 0 0 0;
	vertical-align: bottom;
}
.comment_body {
	position: relative;
	margin: 0 0 0 85px;
}
span.game_home {
	background: url(/images/design/game_home.png) 0 0 no-repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 4px 0 0;
}
span.game_away {
	background: url(/images/design/game_away.png) 0 0 no-repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 4px 0 0;
}
span.game_empty {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin: 0 4px 0 0;
}
p.inline_sub {
	text-align: center;
}
.inline_sub a {
	background: #dfdfdf;
	padding: 5px 15px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	overflow: hidden;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 0 5px 0 0;
}
.inline_sub a.active {
	background: #225d8f;
	color: #ffffff;
	text-decoration: none;
}
.inline_sub a+a {
	margin: 0 5px;
}






div.more-button a {
	background: #225d8f;
	padding: 1px 12px 1px 12px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow:#0f324f 1px 1px 1px;
	text-decoration: none;
}
div.more-button a:hover {
	background: #212b3f;
}
.vote_graph span {
	height: 11px;
	overflow: hidden;
	background: url(/images/design/vote.png) 0 0 repeat-x;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.vote_graph {
	margin: 0 0 7px 30px;
}
.profile-item label {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	width: 30%;
}
.profile-item div {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	width: 65%;
}
a.reply {
	text-decoration: none;
	color: #608697;
	border-bottom: 1px dashed #608697;
	font-size: 11px;
}
a.reply:hover {
	border-bottom: none;
}
span.reply-to {
	font-size: 11px;
	color: #7f7f7f;
}
span.reply-to a {
	color: #7f7f7f;
}
#comment_loader {
	background: url(/images/design/loader.gif) 0 -16px no-repeat;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	width: 16px;
	height: 16px;
	margin: 0 0 2px 5px;
}
#comment_loader.enabled {
	background: url(/images/design/loader.gif) 0 0 no-repeat;
}
.notice-green {
	margin: 10px 0 10px 170px;
	padding: 8px 15px;
	background: #e3f0c6;
	border: 1px solid #b9cd8d;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
	color: #3f4c24;
}
.notice-red {
	margin: 10px 0 10px 170px;
	padding: 8px 15px;
	background: #edcec9;
	border: 1px solid #d9a197;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: none;
	color: #3c2825;
}
a.proccess {
	color: #bebebe;
	text-decoration: none;
	font-weight: bold;
}
a.proccess:hover {
	color: #bebebe;
}
#reply-info {
	margin: 4px 0 4px 170px;
	padding: 0 0;
	display: none;
	font-size: 11px;
	color: #3f4c24;
}

#birthdays {
	max-width: 334px;
	margin: 0 auto 15px;
}
#birthdays p.more_table {
	padding: 10px 0 5px 0;
}
#birthdays p.more_table a {
	background: #225d8f;
	padding: 1px 12px 1px 12px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	color: #ffffff;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-shadow:#0f324f 1px 1px 1px;
	text-decoration: none;
}
#birthdays p.more_table a:hover {
	background: #212b3f;
}
#birthdays li {
	padding: 0 0 9px 0;
	font-size: 11px;
	line-height: 16px;
}
#birthdays li span {
	background: #d5d5d5;
	padding: 1px 7px 1px 7px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	width: 40px;
	text-align: center;
	color: #424242;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
.listing_date li {
	width: 40%;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
}

.listing_date li span {
	background: #d5d5d5;
	padding: 1px 7px 1px 7px;
	font-size: 9px;
	line-height: 16px;
	margin: 0 5px 0 0;
	width: 50px;
	text-align: center;
	color: #424242;
	text-transform: uppercase;
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: top;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration: none;
}
.right {
	text-align: right;
}
.right.main {
	font-weight: bold;
	padding: 12px 8px;
}
.is_bold {
	padding: 7px 0 0 170px;
}
.is_bold input {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
}
.edit_comment {
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	padding: 0 0 5px 0;
}
.edit_comment a {
	text-decoration: none;
	color: #3da230;
	border-bottom: 1px dashed #3da230;
	font-size: 11px;
}
.edit_comment a:hover {
	border-bottom: none;
}
.comment_text.strong {
	font-weight: bold;
}
.comment_body textarea {
	width: 90%;
	padding: 7px 10px;
	color: #161616;
	font: 12px/18px Arial;
	height: 120px;
	background: #f5f5f5;
	border: 1px solid #c0c0c0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 7px 0 0 0;
}
.comment_body .submit {
	position: relative;
	display: block;
	width: 150px;
	text-align: center;
	padding: 4px 0 5px 0;
	color: #ffffff;
	font: 11px/14px Arial;
	background: #1e769a;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 7px 0 0 0;
	cursor: pointer;
}
.comment_body .submit:hover {
	color: #d4eef8;
}
.comment_body .submit:active {
	top: 1px;
}
.comment_body .loading {
	background: url(/images/design/loader_2.gif) 0 50% no-repeat;
	padding: 6px 0 6px 26px;
	color: #23457f;
	font: 11px/14px Arial;
}
.mypage_options {
	padding: 0 0 20px 0;
}
.mypage_options a {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #ffffff;
	font: 11px/14px Arial;
	background: #1e769a;
	padding: 4px 12px 6px;
	margin: 0 4px 0 0;
}
.message_container {
	background: #f3f3f3;
	border: 1px solid #d9d9d9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin: 0 0 15px 0;
}
.message_item {
	position: relative;
	padding: 8px 15px;
}
.message_item a {
	color: #105b79;
}
.message_item+.message_item {
	border-top: 1px solid #d9d9d9;
}
.message_date {
	font-size: 11px;
	float: right;
}
.message_delete {
	font-size: 11px;
	position: absolute;
	top: 26px;
	right: 15px;
	display: block;
}
.message_data {
	display: block;
	font-size: 11px;
}
.message_theme.not_seen:before {
	display: inline-block;
	zoom: 1;
	*display: inline;
	_display: inline;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	font: 11px/12px Arial;
	background: #b40606;
	padding: 2px 7px 4px;
	margin: 0 4px 0 0;
	content: 'не прочитано';
}
.message_theme a {
	text-decoration: none;
	font-weight: bold;
}
.message_theme a:hover {
	color: #b40606;
}
#userpane {
	position: relative;
}
#userpane .notice {
	position: absolute;
	top: -60px;
	left: 0;
	padding: 8px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #ffffff;
	font: 11px/12px Arial;
	background: #b40606;
	width: 210px;
	text-align: center;
	-moz-box-shadow:     0px 3px 12px 0 #200000;
	-webkit-box-shadow:  0px 3px 12px 0 #200000;
	box-shadow:          0px 3px 12px 0 #200000;
}
#userpane .notice:before {
	position: absolute;
	top: -5px;
	left: 50px;
	width: 0px;
	height: 0px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 6px solid #b40606;
    display: block;
    content: ' ';
    margin: 0 0 0 -3px;
}
#notifications {
	padding: 0 0 10px 0;
}
#notifications .notification {
	font: 11px/16px Arial;
	overflow: hidden;
	background: #f3f3f3;
}
#notifications .notification.inactive {
	display: none;
}
#notifications .notification {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #d9d9d9;
	padding: 11px 19px 12px 19px;
	margin: 0 0 4px 0;
}
#notifications .notification .nf_date {
	padding: 0 0 3px 0;
}
#notifications .notification .nf_body {
	position: relative;
	margin: 0 0 0 0;
}
#notifications .notification.new .nf_body {
	font: 12px/16px Arial;
}
#notifications .notification.new .nf_body a {
	color: #105b9f;
	font: 12px/16px Arial;
	font-weight: bold;
}
#mycounter {
	position: absolute;
	top: 30px;
	left: 10px;
}
.rm-comment-rating {
	display: inline-block;
	white-space: nowrap;
	vertical-align: top;
}
.rm-comment-rating > div {
	display: inline-block;
	vertical-align: top;
	height: 20px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	text-align: center;
}
.rm-comment-rating.rm-loading {
	background: transparent url(/images/design/loader_2.gif) 3px 3px no-repeat;
	width: 22px;
	overflow: hidden;
}
.rm-comment-rating > div.rm-comment-rating-button.minus {
	background: transparent url(/images/design/rating/minus.png) 50% 50% no-repeat;
	width: 20px;
	display: none;
	cursor: pointer;
}
.rm-comment-rating > div.rm-comment-rating-button.plus {
	background: transparent url(/images/design/rating/plus.png) 50% 50% no-repeat;
	width: 20px;
	display: none;
	cursor: pointer;
}
.rm-comment-rating > div.rm-comment-rating-value {
	padding: 4px 5px 0;
	height: 16px;
	min-width: 22px;
	font-size: 11px;
	font-family: tahoma;
	line-height: 12px;
	color: green;
}
.comment_item:hover .rm-comment-rating > div.rm-comment-rating-button {
	display: inline-block;
}
.rm-comment-rating > div.rm-comment-rating-button.minus:hover {
	background: #fff url(/images/design/rating/minus.png) 50% 50% no-repeat;
	border: 1px solid #c63535;
}
.rm-comment-rating > div.rm-comment-rating-button.plus:hover {
	background: #fff url(/images/design/rating/plus.png) 50% 50% no-repeat;
	border: 1px solid #46ae17;
}
.rm-comment-rating > div.rm-comment-rating-value.zero {
	color: #a1a1a1;
}
.rm-comment-rating > div.rm-comment-rating-value.negative {
	color: #ae2a2a;
}
.comment_item .rm-comment-rating.rm-loading > div.rm-comment-rating-button,
.comment_item .rm-comment-rating.rm-loading > div.rm-comment-rating-value {
	display: none;
}
.comment_avatar {
	position: relative;
}
.rm-user-rating {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	z-index: 8;
	font-size: 9px;
	font-family: tahoma;
	line-height: 10px;
	padding: 3px 5px 2px;
	border-radius: 3px;
	color: green;
}
.rm-user-rating.zero {
	color: #a1a1a1;
}
.rm-user-rating.negative {
	color: #ae2a2a;
}
.rm-hidden .comment_avatar, .rm-hidden .comment_body {
	display: none;
}
.rm-comment-hider {
	font-size: 11px;
	line-height: 12px;
	color: #808080;
	padding: 6px 0;
	font-style: italic;
}
.rm-comment-hider a {
	color: #697b9a;
}
.rm-comment-opts {
	position: absolute;
	top: 0;
	right: -10px;
	height: 22px;
}
.rm-comment-edit {
	background: #fff url(/images/design/rating/edit.png) 50% 50% no-repeat;
	display: inline-block;
	vertical-align: top;
	height: 20px;
	width: 24px;
	border: 1px solid #fff;
	border-radius: 3px;
	text-align: center;
	margin: 0 0 0 6px;
	cursor: pointer;
}
.rm-comment-edit:hover {
	background: #f5cd14 url(/images/design/rating/edit.png) 50% 50% no-repeat;
	border: 1px solid #f5cd14;
}
textarea {
	resize: none;
}


.document-navi {
	position: relative;
	font-size: 11px;
	line-height: 14px;
	height: 24px;
	padding: 6px 0 10px 0;
}
.document-rating-container {
	position: absolute;
	top: -2px;
	right: 1px;
}
.document-rating-button, .document-rating-value {
	display: inline-block;
	vertical-align: top;
	height: 26px;
	border: 1px solid #cfcfcf;
	border-radius: 3px;
	text-align: center;
}
.document-rating-button.minus {
	background: transparent url(/images/design/rating/minus.png) 50% 50% no-repeat;
	width: 26px;
	cursor: pointer;
}
.document-rating-button.plus {
	background: transparent url(/images/design/rating/plus.png) 50% 50% no-repeat;
	width: 26px;
	cursor: pointer;
}
.document-rating-value {
	padding: 6px 12px 0;
	height: 20px;
	font-size: 12px;
	line-height: 14px;
	font-family: tahoma, arial;
	background: #fff;
}
.document-rating-value.negative {
	color: #ae2a2a;
}
.document-rating-value.zero {
	color: #a1a1a1;
}
.active .document-rating-button.minus:hover {
	background: #fff url(/images/design/rating/minus.png) 50% 50% no-repeat;
	border: 1px solid #c63535;
}
.active .document-rating-button.plus:hover {
	background: #fff url(/images/design/rating/plus.png) 50% 50% no-repeat;
	border: 1px solid #46ae17;
}
.disabled .document-rating-button {
	opacity: 0.4;
	cursor: default;
}



























