html {
	overflow-y: scroll;
}

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	vertical-align: baseline;
	font-size: 100%;
}

input, select, textarea {
	font-family: Tahoma, sans-serif;
	outline: none;
}

textarea {
	overflow: auto;
	outline: none;
	-moz-appearance: none;
}

ol li {
	list-style: decimal outside;
}

ul li {
	list-style: disc outside;
}

blockquote, pre, address, ul, ol, dl, table {
	margin: 1.12em 0;
}

ol ul, ul ol, ul ul, ol ol {
	margin-top: 0;
	margin-bottom: 0;
}

ol, ul, dd {
	margin-left: 2.5em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
}

small, sub, sup {
	font-size: 83%;
}

sub {
	vertical-align: sub;
}

sup {
	vertical-align: super;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

html {
	height: 100%;
	font-size: 100.1%;
}

body {
	font-size: 12px;
	height: 100%;
	color: #333333;
	font-family: Tahoma, sans-serif;
	background: #fff url('http://www.bestchange.ru/images/bg.png') repeat-x;
}

a {
	outline: none;
	color: #006ead;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

hr {
	clear: both;
	color: #aaa;
	background-color: #aaa;
	border: none;
	height: 1px;
	width: 200px;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.bt {
	font-weight: bold;
}

.nb {
	font-weight: normal;
}

.disabled, .disabled * {
	opacity: 0.4;
	filter: alpha(opacity=40);
	color: #999;
}

.link {
	color: #006ead;
	cursor: hand;
	cursor: pointer;
}

.link:hover {
	text-decoration: underline;
}

.dashlink {
	text-decoration: none;
	border-bottom: 1px dashed #40aeed;
}

.dashlink:hover {
	text-decoration: none;
}

.dashlink[disabled] {
	border-bottom: 1px dashed #aaaaaa;
}

.rlink {
	text-decoration: none;
}

.rlink:hover {
	text-decoration: underline;
}

.gray {
	color: #777777;
}

.gray.link.dashlink {
	color: #777777;
}

.gray.link.dashlink:hover {
	color: #006ead;
}

.error {
	color: #aa0000;
}

.font10px {
	font-size: 10px;
}

.font13px {
	font-size: 13px;
}

.margt24 {
	margin-top: 24px;
}

.leftside {
	float: left;
}

.rightside {
	float: right;
}

.textright {
	text-align: right;
}

.button {
	display: block;
	clear: both;
	border: 0;
	outline: none;
	cursor: pointer;
	cursor: hand;
	font-size: 13px;
	background: url('http://www.bestchange.ru/images/buttons.png') no-repeat;
}

.button[disabled] {
	color: #bbbbbb !important;
	cursor: default !important;
}

.button::-moz-focus-inner {
	border: 0;
}

.input_skin {
	position: relative;
	float: left;
	background: url('http://www.bestchange.ru/images/selects.png') 0 -80px repeat-x;
	height: 20px;
	margin: 0 10px 0 11px;
}

.input_left {
	position: absolute;
	float: left;
	background: url('http://www.bestchange.ru/images/selects.png') 0 -60px no-repeat;
	width: 11px;
	left: -11px;
	height: 20px;
}

.input_skin input {
	float: left;
	display: inline;
	height: 20px;
	border: none;
	background: none;
	font-size: 12px;
	color: #333333;
	padding-left: 0;
	padding-top: 3px;
}

@-moz-document url-prefix() {
	.input_skin input {
		height: auto;
		padding-top: 3px;
	}
}

*|html[xmlns*=""] .input_skin input {
	padding-top: 0;
}

@media all and (-webkit-min-device-pixel-ratio:10000),
not all and (-webkit-min-device-pixel-ratio:0) {
	.input_skin input {
		padding-top: 0;
	}
}

@media all and (-webkit-min-device-pixel-ratio:0) {
	.input_skin input {
		padding-top: 0;
	}
}

.input_right {
	position: absolute;
	float: left;
	background: url('http://www.bestchange.ru/images/selects.png') 0 -100px no-repeat;
	width: 9px;
	left: 100%;
	height: 20px;
}

#custom_style {
	display: none;
}

.header {
	position: relative;
	height: 80px;
}

.header .logo {
	position: absolute;
	top: 0;
	left: 0;
}

.header .info {
	margin: 0;
	color: #fff;
	position: absolute;
	right: 0;
	top: 10px;
}

.header .info a {
	color: #fff;
}

.header .info dt {
	display: inline;
}

.header .info dd {
	display: inline;
	margin: 0 10px 0 0;
}

.header .menu {
	display: block;
	width: 628px;
	height: 31px;
	margin: 0;
	background: url('http://www.bestchange.ru/images/menu.png') no-repeat;
	position: absolute;
	right: 0;
	top: 73px;
	font-size: 14px;
	padding: 5px 5px 0 12px;
}

.header .menu li {
	list-style: none;
	display: block;
	float: left;
	margin: 0 4px 0 0;
}

.header .menu li span {
	display: block;
	float: left;
	padding: 4px 12px 0 12px;
}

.header .menu li span a {
	float: left;
	color: #fff;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	line-height: 15px;
}

.header .menu li span a:hover {
	border-bottom: none;
}

.header .menu li.active span {
	background: url('http://www.bestchange.ru/images/menu-li.png') no-repeat;
	padding: 0;
}

.header .menu li.active span a {
	display: block;
	background: url('http://www.bestchange.ru/images/menu-li.png') right -25px no-repeat;
	color: #333333;
	padding: 0 12px;
	border-bottom: none;
	height: 25px;
	line-height: 25px;
}

.header .menu li span a.disable, .header .menu li span a.disable:hover {
	color: #999999;
	border-bottom: solid 1px #aaaaaa;
}

.c-block {
	background: url('http://www.bestchange.ru/images/c-block.png') -960px 0 repeat-y;
}

.c-block .c-wrap {
	background: url('http://www.bestchange.ru/images/c-block.png') -1920px bottom no-repeat;
}

.c-block .c-inner {
	background: url('http://www.bestchange.ru/images/c-block.png') 0 0 no-repeat;
	overflow: hidden;
	padding: 0 0 8px 0;
}

.sidebar {
	width: 300px;
	float: left;
	padding: 5px 0 0 5px;
}

.rate {
	position: relative;
	background: #619420 url('http://www.bestchange.ru/images/rate.png') no-repeat;
	margin: 0 0 30px 0;
	text-align: center;
}

.rate ul {
	margin: 0;
}

.rate .bottom {
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 300px;
	height: 8px;
	background: url('http://www.bestchange.ru/images/rate.png') right top no-repeat;
}

.rate .tabs {
	padding-left: 2px;
}

ul.tabs {
	overflow: hidden;
	padding: 10px 0 4px 19px;
	margin: 0 0 1px 0;
	white-space: nowrap;
	display: inline-block;
}

.tabs li {
	list-style: none;
	float: left;
	font-size: 14px;
	position: relative;
	margin: 0 3px 0 0;
}

.tabs li a {
	display: block;
	float: left;
	background: url('http://www.bestchange.ru/images/tabs.png') no-repeat;
	text-decoration: none;
	color: #333333;
}

.tabs li a span {
	display: block;
	float: left;
	height: 26px;
	background: url('http://www.bestchange.ru/images/tabs.png') right -26px no-repeat;
	padding: 0 13px;
	line-height: 23px;
	cursor: pointer;
	cursor: hand;
}

.tabs li i {
	display: none;
	width: 10px;
	height: 8px;
	background: url('http://www.bestchange.ru/images/tabs.png') 0 -104px no-repeat;
	position: absolute;
	top: 22px;
	left: 50%;
	margin-left: -5px;
}

.tabs li a:hover {
	background-position: 0 -224px;
}

.tabs li a:hover span {
	background-position: right -250px;
}

.tabs li.active a, .tabs li.active a:hover {
	background-position: 0 -52px;
	color: #ffffff;
}

.tabs li.active a span, .tabs li.active a:hover span {
	background-position: right -78px;
}

.tabs li.active i {
	display: block;
}

.g-tabs li a {
	background-position: 0 -112px;
}

.g-tabs li a span {
	background-position: right -138px;
}

.g-tabs li a:hover {
	background-position: 0 -276px;
}

.g-tabs li a:hover span {
	background-position: right -302px;
}

.g-tabs li i {
	background-position: 0 -216px;
}

.g-tabs li.active a, .g-tabs li.active a:hover {
	background-position: 0 -164px;
}

.g-tabs li.active a span, .g-tabs li.active a:hover span {
	background-position: right -190px;
}

#curr_tab {
	padding: 0 5px;
	position: relative;
	bottom: -3px;
	z-index: 1;
	text-align: left;
}

#curr_tab table {
	margin: 0;
	color: #fff;
	width: 100%;
	font-size: 11px;
}

#curr_tab table thead {
	font-size: 14px;
}

#curr_tab table thead td {
	height: 30px;
	line-height: 30px;
	width: 135px;
	padding: 0 0 0 10px;
	background: url('http://www.bestchange.ru/images/r-td.png') no-repeat;
	background-position: 0 -192px;
	cursor: default;
}

#curr_tab table thead .rc {
	background-position: right -192px;
}

#curr_tab table tbody td a {
	display: block;
	overflow: hidden;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	background: url('http://www.bestchange.ru/images/r-td.png') no-repeat;
}

#curr_tab table tbody td {
	height: 24px;
	line-height: 24px;
	cursor: default;
}

#curr_tab .lc a {
	background-position: left top;
}

#curr_tab .rc a {
	background-position: right top;
}

#curr_tab .lc a:hover, #curr_tab .alt .lc a:hover {
	background-position: left -72px;
	color: #333333;
}

#curr_tab .rc a:hover, #curr_tab .alt .rc a:hover {
	background-position: right -72px;
	color: #333333;
}

#curr_tab .alt .lc a {
	background-position: left -24px;
}

#curr_tab .alt .rc a {
	background-position: right -24px;
}

#curr_tab .clc a, #curr_tab .clc a:hover {
	background-position: left -48px;
	color: #fff;
}

#curr_tab .crc a, #curr_tab .crc a:hover {
	background-position: right -48px;
	color: #fff;
}

#curr_tab .last .lc a {
	background-position: left -96px;
}

#curr_tab .last .rc a {
	background-position: right -96px;
}

#curr_tab .last.alt .lc a {
	background-position: left -120px;
}

#curr_tab .last.alt .rc a {
	background-position: right -120px;
}

#curr_tab .last .lc a:hover {
	background-position: left -144px;
}

#curr_tab .last .rc a:hover {
	background-position: right -144px;
}

#curr_tab .last .clc a {
	background-position: left -168px;
}

#curr_tab .last .crc a {
	background-position: right -168px;
}

#curr_tab .unav, #curr_tab .clc .unav, #curr_tab .crc .unav, #curr_tab .clc .unav:hover, #curr_tab .crc .unav:hover {
	color: #cfcfcf;
}

#curr_tab .group td {
	background: url('http://www.bestchange.ru/images/r-td.png') left -222px no-repeat;
	text-align: center;
	font-size: 14px;
	height: 26px;
	line-height: 24px;
}

#curr_tab .group.alt td {
	background-position: left -248px;
}

#tab_show_button {
	display: block;
	text-decoration: none;
}

#tab_show_button span {
	display: block;
	background: url('http://www.bestchange.ru/images/buttons.png') 0 -93px no-repeat;
	width: 290px;
	height: 18px;
	cursor: pointer;
	cursor: hand;
	line-height: 19px;
	margin: 4px 0 0 -1px;
}

#tab_show_button:hover span {
	background-position: 0 -114px;
}

#tab_show_button.down span {
	background-position: 0 -135px;
}

#tab_show_button.down:hover span {
	background-position: 0 -156px;
}

#curr_list {
	background: #8ab83a url('http://www.bestchange.ru/images/list.png') no-repeat;
	width: 290px;
	margin: 0 auto;
	position: relative;
	bottom: -3px;
	z-index: 1;
	cursor: default;
	text-align: left;
}

#curr_list .inner {
	background: url('http://www.bestchange.ru/images/list.png') -290px bottom no-repeat;
	padding: 16px 0 25px 10px;
}

#curr_list dl {
	float: left;
	margin: 0 0 45px 0;
}

#curr_list dl.give {
	width: 129px;
	margin: 0 10px 0 0;
}

#curr_list dl dt {
	font-size: 14px;
	color: #333333;
	margin: 0 0 4px 6px;
}

#curr_list dl dd {
	margin: 0;
}

#curr_list select.styled {
	position: absolute;
	z-index: 5;
	width: 138px;
	font-size: 11px;
}

#curr_list .select {
	background: url('http://www.bestchange.ru/images/selects.png') no-repeat;
	background-position: 0 -20px;
	color: #333333;
	display: block;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 9px;
	position: absolute;
	text-decoration: none;
	width: 121px;
	font-size: 11px;
}

#curr_list .button {
	background-position: 0 -54px;
	margin: 0 auto;
	width: 153px;
	height: 38px;
	color: #fff;
}

#curr_list .button:hover {
	background-position: -162px -54px;
}

#curr_list .button:active {
	background-position: -324px -54px;
}

#curr_list .bgw {
	background-color: #fcfcfc;
	color: #000;
	font-family: Tahoma, sans-serif;
}

#curr_list .bgb {
	background-color: #f0f0f0;
	color: #000;
	font-family: Tahoma, sans-serif;
}

@-moz-document url-prefix() {
	#curr_list option[type='1'] {
		background-position: 4px 0;
	}

	#curr_list option[type='2'] {
		background-position: 4px -20px;
	}

	#curr_list option[type='3'] {
		background-position: 4px -40px;
	}

	#curr_list option[type='4'] {
		background-position: 4px -60px;
	}

	#curr_list option[type='5'] {
		background-position: 4px -80px;
	}

	#curr_list option[type='6'] {
		background-position: 4px -100px;
	}

	#curr_list option[type='7'] {
		background-position: 4px -120px;
	}

	#curr_list option[type='8'] {
		background-position: 4px -140px;
	}

	#curr_list option[type='9'] {
		background-position: 4px -160px;
	}

	#curr_list option[type='10'] {
		background-position: 4px -180px;
	}

	#curr_list option[type='11'] {
		background-position: 4px -200px;
	}

	#curr_list option[type='12'] {
		background-position: 4px -220px;
	}

	#curr_list option[type='13'] {
		background-position: 4px -240px;
	}

	#curr_list option[type='14'] {
		background-position: 4px -260px;
	}

	#curr_list option[type='15'] {
		background-position: 4px -280px;
	}

	#curr_list option[type='16'] {
		background-position: 4px -300px;
	}

	#curr_list option[type='17'] {
		background-position: 4px -320px;
	}

	#curr_list option[type='18'] {
		background-position: 4px -340px;
	}

	#curr_list option[type='19'] {
		background-position: 4px -360px;
	}

	#curr_list option[type='20'] {
		background-position: 4px -380px;
	}

	#curr_list option[type='21'] {
		background-position: 4px -400px;
	}

	#curr_list option[type='22'] {
		background-position: 4px -420px;
	}

	#curr_list option[type='23'] {
		background-position: 4px -440px;
	}

	#curr_list option[type='24'] {
		background-position: 4px -460px;
	}

	#curr_list option[type='25'] {
		background-position: 4px -480px;
	}

	#curr_list option[type='26'] {
		background-position: 4px -500px;
	}

	#curr_list option[type='27'] {
		background-position: 4px -520px;
	}

	#curr_list option[type='28'] {
		background-position: 4px -540px;
	}

	#curr_list option[type='29'] {
		background-position: 4px -560px;
	}

	#curr_list option[type='30'] {
		background-position: 4px -580px;
	}
}

#curr_top {
	color: #fff;
	font-size: 11px;
	text-align: left;
}

#curr_top .tor, #curr_top .tou, #curr_top .tod, #details .star {
	background: url('http://www.bestchange.ru/images/pictures.png') no-repeat;
}

#curr_top .tor {
	display: inline-block;
	position: relative;
	top: 2px;
	width: 20px;
	height: 12px;
	margin: 0 2px 0 2px;
	background-position: 0 0;
}

#curr_top a:hover .tor {
	background-position: 0 -12px;
}

#curr_top .active a:hover .tor {
	background-position: 0 0;
}

#curr_top .tou, #curr_top .tod {
	display: inline-block;
	position: relative;
	top: 2px;
	width: 10px;
	height: 12px;
	margin: 0 2px 0 3px;
}

#curr_top .tou {
	background-position: -20px 0;
}

#curr_top .tod {
	background-position: -20px -12px;
}

#curr_top ul {
	width: 290px;
	margin: 0 auto;
	position: relative;
	bottom: -3px;
	z-index: 1;
}

#curr_top li {
	list-style: none;
}

#curr_top li a {
	display: block;
	padding: 0 0 0 10px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	background: url('http://www.bestchange.ru/images/popular.png') no-repeat;
	background-position: 0 -25px;
}

#curr_top .first-line a {
	height: 25px;
	line-height: 25px;
	background-position: 0 0;
}

#curr_top .alt a {
	background-position: 0 -49px;
}

#curr_top .last-line a {
	background-position: 0 -73px;
}

#curr_top .last-line-alt a {
	background-position: 0 -97px;
}

#curr_top a:hover {
	background-position: 0 -146px;
	color: #333;
}

#curr_top .first-line a:hover {
	background-position: 0 -121px;
}

#curr_top .last-line a:hover, #curr_top .last-line-alt a:hover {
	background-position: 0 -170px;
}

#curr_top .active a, #curr_top .active a:hover {
	background-position: 0 -219px;
	color: #fff;
}

#curr_top .first-line .active a, #curr_top .first-line .active a:hover {
	background-position: 0 -194px;
}

#curr_top .last-line .active a, #curr_top .last-line-alt .active a, #curr_top .last-line .active a:hover, #curr_top .last-line-alt .active a:hover {
	background-position: 0 -243px;
}

.info-block {
	position: relative;
	background: url('http://www.bestchange.ru/images/iblock.png');
	text-align: center;
}

.info-block .bottom {
	height: 8px;
	width: 300px;
	background: url('http://www.bestchange.ru/images/iblock.png') -300px 0 no-repeat;
	position: absolute;
	bottom: -8px;
	left: 0;
}

.info-block .g-tabs {
	display: inline-block;
	padding-left: 2px;
}

.info-block #info_news, .info-block #info_forum, .info-block #info_suggest, .info-block #info_bonus {
	width: 290px;
	margin: 0 auto;
	background: #f9f9f7 url('http://www.bestchange.ru/images/ibinner.gif') no-repeat;
	position: relative;
	bottom: -3px;
	z-index: 1;
}

.info-block .inner {
	background: url('http://www.bestchange.ru/images/ibinner.gif') right bottom no-repeat;
}

.info-block #info_news .inner, .info-block #info_forum .inner {
	text-align: left;
	padding: 10px 15px 1px 15px;
}

#info_news dl {
	margin: 0;
}

#info_news dt {
	margin: 0;
	color: #5a8f1e;
	font-size: 14px;
}

#info_news dt a {
	color: #5a8f1e;
	text-decoration: none;
}

#info_news dt small {
	font-size: 11px;
	color: #888888;
}

#info_news dd {
	margin: 0 0 20px 0;
	font-size: 11px;
}

#info_suggest .inner {
	padding: 10px 12px 8px 12px;
	text-align: center;
}

#info_suggest textarea {
	width: 260px;
	height: 100px;
	font-size: 11px;
	padding: 1px;
	margin: 5px 0 6px 0;
}

#info_suggest textarea.wishesenable {
	background-color: #fffffd;
	border: 1px solid #bbb;
	color: #111;
}

#info_suggest textarea.wishesdisable {
	background-color: #fefefc;
	border: 1px solid #ddd;
	color: #777;
}

#info_suggest .button {
	display: block;
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
	margin: 5px auto 5px auto;
}

#info_suggest .button:hover {
	background-position: -162px -27px;
}

#info_suggest .button:active {
	background-position: -324px -27px;
}

#info_suggest .redinfo {
	margin: 1px 0 5px 0;
	font-size: 11px;
	color: #b11500;
}

#info_bonus .inner {
	padding: 10px 12px 8px 12px;
	text-align: left;
}

#info_bonus table {
	margin: 12px 0 0 0;
}

#info_bonus table td {
	padding: 0 10px 10px 0;
	vertical-align: middle;
}

#info_bonus .input_skin input {
	width: 143px;
}

#bonus_button {
	display: block;
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
	margin: 4px auto 6px auto;
}

#bonus_button:hover {
	background-position: -162px -27px;
}

#bonus_button:active {
	background-position: -324px -27px;
}

#info_bonus #captcha_canvas {
	margin: 0 auto 0 auto;
}

#info_bonus #captcha_canvas, #info_bonus #captcha_canvas img {
	width: 170px;
	height: 40px;
}

#info_bonus ul {
	margin-top: 8px;
}

#info_bonus li {
	margin-top: 3px;
}

.content {
	padding: 45px 15px 0 15px;
	float: right;
	width: 625px;
}

.content .intro {
	background: url('http://www.bestchange.ru/images/intro.png') bottom no-repeat;
	padding: 15px 10px 20px 10px;
	margin: 0 0 26px 0;
}

.content .general {
	position: relative;
	background: #f9f9f7 url('http://www.bestchange.ru/images/content.png') 0 0 no-repeat;
	margin: 0 0 25px 0;
	padding: 15px 10px 0 10px;
}

.content .general .bottom {
	background: url('http://www.bestchange.ru/images/content.png') -625px 0 no-repeat;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 625px;
	height: 8px;
}

.content .general p {
	padding: 0 0 14px 0;
}

.content .general ul, .content .general ol {
	margin-top: 0;
}

.content .general dl {
	margin: 0;
	padding: 8px 0 0 0;
}

.content .general dt {
	margin: 0 0 4px 0;
	font-weight: bold;
}

.content .general dd {
	margin: 0;
	padding-bottom: 10px;
}

.content h1, .content h2, .content_sets h1 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 2px;
}

.content .general h2 {
	font-size: 14px;
	font-weight: bold;
}

.content .general .codetable td {
	padding: 4px 8px 4px 8px;
	text-align: left;
	vertical-align: middle;
}

.content .general .codetable .odd td {
	background-color: #e0e0e0;
}

.content .general .codetable .head {
	font-weight: bold;
	color: #444444;
}

.content .general .codetable .oddleft {
	border-right: 1px solid #e9e9e7;
}

.content .general .codetable .odd .oddleft {
	border-right: 1px solid #f9f9f7;
}

.content .m-rate, .content .m-rate .bottom, .content #undertable div {
	background: url('http://www.bestchange.ru/images/mrblock.png') no-repeat;
}

.content .m-rate {
	position: relative;
	margin-bottom: 16px;
}

.content .m-rate .above {
	position: absolute;
	top: -18px;
	right: 8px;
	font-size: 11px;
	vertical-align: center;
}

.content .m-rate .above a {
	color: #7e8488;
}

.content .m-rate .above a:hover {
	color: #006ead;
}

.content .m-rate .above .dashlink {
	border-color: #7e8488;
}

.content .m-rate .above .dashlink:hover {
	border-color: #006ead;
}

.content .m-rate .above .seticon {
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url('http://www.bestchange.ru/images/pictures.png') 0 -34px no-repeat;
	margin: 0 1px -1px 0;
}

.content .m-rate .above .contraicon {
	display: inline-block;
	width: 13px;
	height: 11px;
	background: url('http://www.bestchange.ru/images/pictures.png') -11px -34px no-repeat;
	margin: 0 1px -1px 0;
}

.content .m-rate .bottom {
	width: 625px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 0;
	background-position: -625px 0;
}

.content .m-rate .tabs {
	padding: 10px 0 4px 5px;
}

.content #undertable .m-hint, .content #undertable .m-blue, .content #undertable .m-red {
	position: relative;
	margin-bottom: 16px;
	line-height: 15px;
	font-size: 11px;
	color: #666666;
	padding: 8px 10px 2px 10px;
}

.content #undertable .m-hint .bottom, .content #undertable .m-blue .bottom, .content #undertable .m-red .bottom {
	width: 625px;
	height: 8px;
	position: absolute;
	bottom: -8px;
	left: 0;
}

.content #undertable .m-hint {
	background-position: 0 -2000px;
}

.content #undertable .m-hint .bottom {
	background-position: -625px -2000px;
}

.content #undertable .m-blue {
	background-position: 0 -2200px;
}

.content #undertable .m-blue .bottom {
	background-position: -625px -2200px;
}

.content #undertable .m-red {
	background-position: 0 -2400px;
}

.content #undertable .m-red .bottom {
	background-position: -625px -2400px;
}

.content .text {
	padding-top: 10px;
}

#content_rates {
	width: 615px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	bottom: -3px;
}

#content_table {
	width: 615px;
	margin: 0 auto;
	font-size: 11px;
}

#content_table .bi {
	padding: 0 2px 0 10px;
}

#content_table .bj {
	padding: 0 2px 0 0;
}

#content_table .bp {
	padding-left: 10px;
}

#content_table .ar {
	text-align: right;
}

#content_table .arp {
	padding: 0 10px 0 0;
}

#content_table small {
	color: #888888;
}

#content_table td {
	vertical-align: middle;
}

#content_table td a {
	position: relative;
	display: block;
	padding: 5px 0 6px 10px;
	color: #000;
	text-decoration: none;
}

#content_table thead {
	font-size: 14px;
	cursor: default;
}

#content_table thead small {
	font-size: 10px;
	font-family: Verdana, sans-serif;
}

#content_table thead td {
	background: url('http://www.bestchange.ru/images/crate.png') no-repeat;
	height: 30px;
}

#content_table thead .info {
	width: 34px;
	background-position: 0 0;
	text-align: center;
}

#content_table thead .info #update_image {
	margin-top: 3px;
	text-align: center;
}

#content_table thead .changer, #content_table thead .from, #content_table thead .to, #content_table thead .currate, #content_table thead .reserve, #content_table thead .bl, #content_table thead .count, #content_table thead .status {
	background-position: -10px 0;
}

#content_table thead .scheme {
	padding-left: 44px;
	background-position: 0 0;
}

#content_table thead .scheme #update_image {
	position: absolute;
	left: 10px;
	top: 8px;
}

#content_table thead .from, #content_table thead .to {
	width: 25%;
}

#content_table thead .end {
	background-position: right top;
}

#content_table .io {
	display: block;
	width: 22px;
	height: 15px;
	margin: 0 5px 0 7px;
	background: url('http://www.bestchange.ru/images/pictures.png') no-repeat;
	background-position: -30px 0;
}

#content_table .lbpl {
	position: absolute;
	right: 0;
	top: 5px;
}

#content_table .manual, #content_table .percent, #content_table .dollar, #content_table .official {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin-right: 3px;
	background: url('http://www.bestchange.ru/images/pictures.png') no-repeat;
}

#content_table .manual span, #content_table .percent span, #content_table .dollar span, #content_table .official span {
	display: none;
}

#content_table .manual {
	background-position: 0 -45px;
}

#content_table .percent {
	background-position: -13px -45px;
}

#content_table .dollar {
	background-position: -26px -45px;
}

#content_table .official {
	background-position: -39px -45px;
}

#content_table .labpad1 {
	padding-left: 8px;
}

#content_table .labpad2 {
	padding-left: 16px;
}

#content_table .labpad3 {
	padding-left: 24px;
}

#content_table .labpad4 {
	padding-left: 32px;
}

#content_table .labpad5 {
	padding-left: 40px;
}

#content_table tbody tr {
	cursor: pointer;
	cursor: hand;
}

#content_table .tsa, #content_table .tsa tr {
	cursor: default;
}

#content_table tbody td {
	background: url('http://www.bestchange.ru/images/crate.png') no-repeat;
	height: 24px;
	background-position: 0 -54px;
	white-space: nowrap;
	max-height: 24px;
}

#content_table .ir {
	background-position: 0 -30px;
}

#content_table tbody .preend {
	width: 100%;
	height: 24px;
	margin: 0;
}

#content_table tbody .preend td {
	background: none;
	text-align: right;
	height: 24px;
}

#content_table tbody .preend .end {
	width: 10px;
	background: url('http://www.bestchange.ru/images/crate.png') right -54px no-repeat;
}

#content_table .last td {
	background-position: 0 -150px;
}

#content_table .last .ir {
	background-position: 0 -126px;
}

#content_table .last .preend .end {
	background-position: right -150px;
}

#content_table tbody tr:hover td, #content_table tbody tr:hover td a, #content_table .tsa td {
	color: #fff;
}

#content_table tbody tr:hover td small, #content_table .tsa td small {
	color: #ddd;
}

#content_table tbody tr:hover td {
	background-position: 0 -102px;
}

#content_table tbody tr:hover .ir {
	background-position: 0 -78px;
}

#content_table tbody tr:hover .preend .end {
	background-position: right -102px;
}

#content_table .last:hover td {
	background-position: 0 -198px;
}

#content_table .last:hover .ir {
	background-position: 0 -174px;
}

#content_table .last:hover .preend .end {
	background-position: right -198px;
}

#content_table .tsa td, #content_table .tsa:hover td {
	background-position: 0 -246px;
}

#content_table .tsa .ir, #content_table .tsa:hover .ir {
	background-position: 0 -222px;
}

#content_table .tsa .preend .end, #content_table .tsa:hover .preend .end {
	background-position: right -246px;
}

#content_table .scarce td, #content_table .scarce td a, #content_table .tsa.scarce:hover td, #content_table .tsa.scarce:hover td a {
	color: #888888;
}

#content_table .sd {
	cursor: auto;
}

#content_table .sd td, #content_table .sd:hover td {
	width: 615px;
	background: none;
	color: #111111;
	height: auto;
	white-space: normal;
	font-size: 12px;
}

#content_table .sd a, #content_table .sd:hover a {
	display: inline;
	padding: 0;
	color: #111111;
}

#content_table .sd .ticket {
	position: relative;
	width: 615px;
	height: 47px;
	overflow: hidden;
	background: #fdfdfd url('http://www.bestchange.ru/images/ticket.png') no-repeat;
}

#content_table .sd.last .ticket {
	background: #fdfdfd url('http://www.bestchange.ru/images/ticket.png') 0px -47px no-repeat;
}

#content_table .sd .ticket .down {
	position: absolute;
	top: 0;
	left: 16px;
	width: 12px;
	height: 6px;
	background: url('http://www.bestchange.ru/images/pictures.png') -30px -15px no-repeat;
}

#content_table .sd .ticket .close {
	position: absolute;
	top: 5px;
	right: 4px;
	width: 7px;
	height: 6px;
	cursor: hand;
	cursor: pointer;
	background: url('http://www.bestchange.ru/images/pictures.png') -42px -15px no-repeat;
}

#content_table .sd .ticket .desc {
	padding: 7px 0 0 22px;
	font-size: 11px;
	line-height: 15px;
}

#content_table .sd .ticket .desc small, #content_table .sd .ticket .desc small:hover {
	color: #222222;
}

#content_table .sd .ticket .desc .bi {
	font-size: 11px;
	padding: 0;
}

#content_table .sd .ticket .desc a {
	color: #639318;
	text-decoration: underline;
}

#content_table .sd .ticket .desc a:hover {
	color: #639318;
	text-decoration: none;
}

#content_table .sd .ticket .desc .exinfo {
	display: inline-block;
	width: 9px;
	height: 10px;
	cursor: hand;
	cursor: pointer;
	background: url('http://www.bestchange.ru/images/pictures.png') -24px -34px no-repeat;
	vertical-align: middle;
}

#content_table .sd .ticket .desc .exinfo span {
	display: none;
}

#details {
	width: 276px;
	height: 168px;
	background: url('http://www.bestchange.ru/images/details.png') no-repeat;
	position: absolute;
	z-index: 15;
}

#details dl {
	margin: 10px 0 0 24px;
}

#details dt {
	font-size: 14px;
	display: block;
	margin: 0 0 8px 6px;
}

#details dd {
	display: block;
	width: 240px;
	height: 120px;
	margin: 0;
}

#details table {
	margin: 0;
	width: 100%;
}

#details table td {
	height: 24px;
	vertical-align: middle;
	color: #fff;
	font-size: 11px;
}

#details table .param {
	width: 106px;
	padding: 0 0 0 10px;
}

#details .val a {
	color: #fff;
	text-decoration: none;
}

#details .val a:hover {
	text-decoration: underline;
}

#details dd .neg {
	color: #ff3300;
}

#details dd .pos {
	color: #b8d754;
}

#details .stars {
	display: inline-block;
	vertical-align: top;
	margin: -1px 0 0 5px;
}

#details .star {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 1px 0 0;
	background-position: 0 -24px;
}

#label_details {
	position: absolute;
	z-index: 15;
	height: 49px;
	background: url('http://www.bestchange.ru/images/details.png') left -167px no-repeat;
	cursor: hand;
	cursor: pointer;
}

#label_details .inner {
	position: absolute;
	top: 0;
	right: -12px;
	background: url('http://www.bestchange.ru/images/details.png') right -167px no-repeat;
	width: 12px;
	height: 49px;
}

#label_text {
	padding: 10px 4px 10px 20px;
	font-size: 11px;
	color: #505050;
}

#twostep_details {
	position: absolute;
	z-index: 15;
	width: 320px;
	background: url('http://www.bestchange.ru/images/details.png') left -216px no-repeat;
}

#twostep_details .inner {
	position: absolute;
	background: url('http://www.bestchange.ru/images/details.png') left bottom no-repeat;
	width: 320px;
	height: 15px;
	left: 0;
	bottom: -15px;
}

#twostep_text {
	padding: 16px 12px 1px 12px;
	font-size: 11px;
	color: #333333;
}

#twostep_text table {
	width: 100%;
	margin: 5px 0 0 0;
}

#twostep_text table td {
	padding: 0 3px 0 2px;
	height: 19px;
	vertical-align: middle;
}

#twostep_text table .active .arrow {
	padding: 0 10px 0 12px;
	text-align: center;
}

#twostep_text table .active .arrow div {
	display: inline-block;
	width: 9px;
	height: 11px;
	margin-top: 2px;
	background: url('http://www.bestchange.ru/images/pictures.png') -33px -33px no-repeat;
}

#twostep_text table .ar {
	text-align: right;
	padding-right: 15px;
}

#twostep_text table .active td {
	background-color: #ffffff;
}

#preload_details, #preload_ajax, #preload_ajax_big, #preload_ajax_ok, #preload_ajax_error {
	display: inline;
	width: 0;
	height: 0;
}

#preload_details {
	background: url('http://www.bestchange.ru/images/details.png');
}

#preload_ajax {
	background: url('http://www.bestchange.ru/images/ajax.gif');
}

#preload_ajax_big {
	background: url('http://www.bestchange.ru/images/ajax-big.gif');
}

#preload_ajax_ok {
	background: url('http://www.bestchange.ru/images/ok.png');
}

#preload_ajax_error {
	background: url('http://www.bestchange.ru/images/error.png');
}

#content_norates, #content_calc, #content_notify, #content_stats {
	width: 615px;
	margin: 0 auto;
	position: relative;
	bottom: -3px;
	z-index: 1;
	background: #f9f9f7 url('http://www.bestchange.ru/images/mrate-b.png') no-repeat;
}

#content_calc .inner, #content_notify .inner {
	background: url('http://www.bestchange.ru/images/mrate-b.png') -1230px bottom no-repeat;
}

#content_norates .inner {
	background: url('http://www.bestchange.ru/images/mrate-b.png') -615px bottom no-repeat;
	padding: 10px;
}

#content_stats .inner {
	background: url('http://www.bestchange.ru/images/mrate-b.png') -615px bottom no-repeat;
	padding: 15px 10px 11px 10px;
}

#content_norates {
	bottom: 0;
}

#content_norates p {
	padding: 5px 0 5px 0;
}

#content_calc {
	margin-bottom: 6px;
}

#content_calc .inner {
	padding: 8px 10px 8px 10px;
}

#content_calc table {
	margin: 0;
}

#content_calc table td {
	padding-right: 8px;
	vertical-align: middle;
}

#content_calc .button {
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
	margin-left: 6px;
}

#content_calc .button:hover {
	background-position: -162px -27px;
}

#content_calc .button:active {
	background-position: -324px -27px;
}

#content_calc #givefield, #content_calc #getfield {
	padding-left: 8px;
	clear: both;
}

#content_calc .input_skin {
	margin-right: 16px;
}

#content_calc .commisstyle {
	display: inline;
	position: relative;
	float: left;
	height: 20px;
	width: 161px;
	margin-left: 8px;
}

#content_calc .commisstyle select.styled {
	position: absolute;
	z-index: 5;
	width: 161px;
	font-size: 12px;
}

#content_calc .commisstyle .select {
	position: absolute;
	background: url('http://www.bestchange.ru/images/selects.png') left -140px no-repeat;
	color: #333333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 161px;
	font-size: 12px;
}

#sys_name_give, #sys_name_get {
	display: none;
}

#content_calc .curname {
	float: left;
	margin: 3px 0 0 2px;
}

#content_notify {
	margin-bottom: 6px;
}

#content_notify .inner {
	padding: 15px 10px 15px 10px;
}

#content_notify table {
	margin: 0;
}

#content_notify table td {
	padding-right: 10px;
	padding-bottom: 6px;
	vertical-align: top;
}

#content_notify table td.desctext {
	padding-top: 3px;
}

#content_notify .typestyle {
	position: relative;
	float: left;
	height: 20px;
	width: 71px;
}

#content_notify .typestyle select.styled {
	position: absolute;
	z-index: 5;
	width: 71px;
	font-size: 12px;
}

#content_notify .typestyle .select {
	position: absolute;
	background: url('http://www.bestchange.ru/images/selects.png') no-repeat;
	background-position: 0 -40px;
	color: #333333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 71px;
	font-size: 12px;
}

#content_notify .closestyle {
	position: relative;
	float: left;
	height: 20px;
	width: 131px;
}

#content_notify .closestyle select.styled {
	position: absolute;
	z-index: 5;
	width: 131px;
	font-size: 12px;
}

#content_notify .closestyle .select {
	position: absolute;
	background: url('http://www.bestchange.ru/images/selects.png') no-repeat;
	color: #333333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	width: 131px;
	font-size: 12px;
}

#content_notify .input_skin input {
	width: 109px;
}

#content_notify .button {
	display: inline;
	background-position: 0 0;
	width: 162px;
	height: 26px;
	color: #333333;
	margin: 10px 0 0 -1px;
}

#content_notify .button:hover {
	background-position: -162px 0;
}

#content_notify .button:active {
	background-position: -324px 0;
}

#content_notify .results {
	font-size: 11px;
	color: #555;
	margin-top: 12px;
}

#notify_img, #sets_img, #contact_img {
	margin-left: 18px;
}

#notify_img img, #sets_img img, #suggest_img img, #bonus_img img, #contact_img img {
	vertical-align: middle;
	padding-bottom: 1px;
}

#notify_status, #sets_status, #suggest_status, #contact_status {
	vertical-align: middle;
	font-size: 11px;
	color: #555555;
}

#notify_status, #sets_status, #contact_status {
	margin-left: 6px;
}

#bonus_status {
	vertical-align: middle;
	margin-left: 4px;
}

#content_stats table {
	margin: 0 0 6px 0;
}

#content_stats table td {
	padding-right: 10px;
	padding-bottom: 6px;
	vertical-align: top;
}

#content_stats table td.desctext {
	padding-top: 3px;
}

#content_stats .selectstyle {
	position: relative;
	float: left;
	height: 20px;
}

#content_stats .selectstyle select.styled {
	position: absolute;
	z-index: 5;
	font-size: 12px;
}

#content_stats .selectstyle .select {
	position: absolute;
	background: url('http://www.bestchange.ru/images/selects.png') no-repeat;
	color: #333333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 10px;
	font-size: 12px;
}

#content_stats .selecttype, #content_stats .selecttype select.styled, #content_stats .selecttype .select {
	width: 241px;
}

#content_stats .selecttype .select {
	background-position: 0 -120px;
}

#content_stats .selectinterval, #content_stats .selectinterval select.styled, #content_stats .selectinterval .select {
	width: 131px;
}

#content_stats .button {
	position: absolute;
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
	margin: -4px 0 0 0;
}

#content_stats .button:hover {
	background-position: -162px -27px;
}

#content_stats .button:active {
	background-position: -324px -27px;
}

#content_stats .chartimg {
	position: absolute;
	z-index: 2;
	width: 594px;
	height: 280px;
}

#content_stats .waitimg {
	position: absolute;
	margin: 104px 0 0 280px;
	width: 48px;
	height: 48px;
}

#content_stats .waitborder {
	position: absolute;
	margin: 1px 0 0 1px;
	width: 590px;
	height: 276px;
	border-radius: 5px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content_stats .chart {
	position: relative;
	width: 594px;
	height: 280px;
	z-index: 1;
}

#content_stats .chart .waitimg {
	display: none;
}

#content_stats .chart .waitborder {
	border: none;
}

#content_stats .waitchart {
	position: relative;
	width: 594px;
	height: 280px;
	z-index: 3;
}

#content_stats .waitchart .waitimg {
	display: inline;
}

#content_stats .waitchart .waitborder {
	border: #e4e4e4 solid 1px;
}

@-moz-document url-prefix() {
	#content_stats .chart .chartimg {
		display: inline;
	}

	#content_stats .waitchart .chartimg {
		display: none;
	}
}

.text p {
	margin: 0 0 16px 0;
}

.infoicon {
	display: inline-block;
	width: 22px;
	height: 15px;
	background: url('http://www.bestchange.ru/images/pictures.png') -30px 0 no-repeat;
	margin: 2px 0 -2px 0;
}

.pagesavelinks {
	color: #888;
}

.pagesavelinks .dashlink {
	color: #888;
	border-bottom: 1px dashed #888;
}

.pagesavelinks .dashlink:hover {
	color: #006ead;
	border-bottom: 1px dashed #40aeed;
}

#pagesavefield {
	margin: 10px 0 0 0;
}

#pagesavefield img {
	margin: 0 4px 0 0;
}

#pagesavefield textarea {
	width: 615px;
	height: 36px;
	margin: 0 auto;
	font-family: 'Courier New', Courier, monospace, sans-serif;
	font-size: 12px;
	padding: 1px;
	border: 1px solid #bbb;
	color: #555;
}

.contacts {
	margin: -10px 0 10px 0;
}

.contacts td {
	padding: 3px 10px 3px 0;
	vertical-align: middle;
}

.contacts .input_skin input {
	width: 200px;
}

.contacts textarea {
	width: 518px;
	height: 140px;
	font-size: 13px;
	padding: 1px;
	margin: 5px 0 6px 0;
	background-color: #fffffd;
	border: 1px solid #bbb;
	color: #111;
}

#contact_button {
	display: inline;
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
}

#contact_button:hover {
	background-position: -162px -27px;
}

#contact_button:active {
	background-position: -324px -27px;
}

#partner_form {
	margin-top: 0;
}

#partner_form td {
	padding: 0 10px 6px 0;
	vertical-align: middle;
}

#partner_form .input_skin input {
	width: 130px;
}

#partner_form .button {
	background-position: 0 -27px;
	width: 103px;
	height: 26px;
	color: #333333;
	margin: 5px 0 5px 0;
}

#partner_form .button:hover {
	background-position: -162px -27px;
}

#partner_form .button:active {
	background-position: -324px -27px;
}

#partner_form .agree_checkbox {
	margin: 4px 0 2px 0;
}

#partner_form .agree_checkbox td {
	padding: 0;
}

#partner_form .error {
	font-size: 11px;
	color: #aa0000;
}

.partner_welcome {
	position: absolute;
	top: 20px;
	right: 10px;
}

.partner_info {
	margin-top: 6px;
}

.partner_info td {
	padding: 4px 8px 4px 8px;
	vertical-align: middle;
}

.partner_info .odd td {
	background-color: #e0e0e0;
}

.partner_info .oddleft {
	border-right: 1px solid #e9e9e7;
}

.partner_info .odd .oddleft {
	border-right: 1px solid #f9f9f7;
}

.partner_info .partner_head {
	font-weight: bold;
	color: #444444;
}

.partner_info a.banned {
	text-decoration: none;
	background-color: tomato;
	color: #ffffff;
	padding: 1px;
	margin: -1px;
}

.partner_info a.banned:hover {
	text-decoration: underline;
}

.partner_promo {
	margin-bottom: 4px;
}

.partner_stats {
	width: 100%;
}

.partner_stats td {
	padding: 4px;
}

.partner_promo p {
	padding: 0 0 4px 0 !important;
}

.partner_promo textarea {
	width: 602px;
	height: 36px;
	font-family: 'Courier New', Courier, monospace, sans-serif;
	font-size: 12px;
	margin-bottom: 8px;
	padding: 1px;
	border: 1px solid #bbb;
	color: #555;
}

.partner_output {
	margin: 0 0 12px 0;
}

.partner_output .button {
	background-position: 0 0;
	width: 162px;
	height: 26px;
	color: #333333;
	margin: 0 0 0 -1px;
}

.partner_output .button:hover {
	background-position: -162px 0;
}

.partner_output .button:active {
	background-position: -324px 0;
}

.partner_output .output_table {
	margin: 0;
}

.partner_output .output_table td {
	padding: 0 8px 8px 0;
	vertical-align: middle;
}

.partner_promo_list {
	width: 605px;
	margin: 10px 0 0 0;
}

.partner_promo_list td {
	text-align: center;
}

.partner_promo_list textarea {
	width: 90%;
	height: 46px;
	font-family: 'Courier New', Courier, monospace, sans-serif;
	font-size: 12px;
	margin: 6px 0 22px 0;
	padding: 1px;
	border: 1px solid #bbb;
	color: #555;
}

.partner_outbanner {
	position: relative;
	overflow: visible;
	height: 91px;
	margin-top: -8px;
}

.partner_outbanner .floating {
	position: absolute;
	right: 0;
}

.partner_outbanner .floating .substrate {
	position: relative;
	background: url('http://www.bestchange.ru/images/outbanner.png') 0 0 no-repeat;
	padding: 10px 0 2px 10px;
}

.partner_outbanner .floating .substrate .bottom {
	position: absolute;
	bottom: -7px;
	left: 0;
	width: 300px;
	height: 7px;
	background: url('http://www.bestchange.ru/images/outbanner.png') 0 -193px no-repeat;
}

.contacts .msglabel {
	vertical-align: top;
	padding-top: 11px;
}

.pages {
	font-size: 11px;
	padding: 2px 0 15px 0;
}

.pages a {
	text-decoration: none;
	padding: 2px 3px 2px 4px;
	margin-left: 2px;
}

.pages a:hover {
	color: #ffffff;
	background-color: #999999;
}

.pages a.current {
	color: #ffffff;
	background-color: #000000;
}

.pages a.first, .pages a.back, .pages a.next, .pages a.last {
	background: inherit;
}

.pages a.first span, .pages a.back span, .pages a.next span, .pages a.last span {
	display: inline-block;
	background: url('http://www.bestchange.ru/images/pictures.png') no-repeat;
	height: 8px;
}

.pages a.first span {
	width: 14px;
	background-position: -9px -24px;
}

.pages a.back span {
	width: 7px;
	background-position: -23px -24px;
}

.pages a.next span {
	width: 7px;
	background-position: -31px -24px;
}

.pages a.last span {
	width: 14px;
	background-position: -38px -24px;
}

.footer {
	width: 920px;
	background: url('http://www.bestchange.ru/images/footer.png') no-repeat;
	height: 54px;
	margin: 30px 0 0 0;
	padding: 16px 20px 0 20px;
	font-size: 11px;
	color: #888888;
}

.footer .copy {
	float: left;
}

.footer .copy a {
	color: #888888;
}

.footer .f-links {
	float: right;
}

#overlay {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	background-image: url('http://www.bestchange.ru/images/overlay.png');
}

#lightbox {
	position: absolute;
	display: block;
	z-index: 11;
	width: 615px;
	height: 150px;
}

#lightboxPre {
	position: absolute;
	display: block;
	width: 615px;
	height: 7px;
	top: -7px;
	background: url('http://www.bestchange.ru/images/lightbox-b.png') no-repeat;
}

#lightboxPost {
	position: absolute;
	display: block;
	width: 615px;
	height: 4px;
	bottom: -4px;
	background: url('http://www.bestchange.ru/images/lightbox-b.png') -615px bottom no-repeat;
}

#lightboxContent {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #f9f9f7;
}

.content_sets {
	padding: 5px 15px 12px 15px;
}

.content_sets table {
	margin: 0;
}

.content_sets table td {
	vertical-align: middle;
	padding: 0 10px 8px 0;
}

.content_sets .selstyle {
	position: relative;
	float: left;
	height: 20px;
	width: 131px;
}

.content_sets select.styled {
	position: absolute;
	z-index: 12;
	width: 131px;
	font-size: 12px;
	margin-right: 15px;
}

.content_sets .select {
	position: absolute;
	background: url('http://www.bestchange.ru/images/selects.png') no-repeat;
	color: #333333;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	padding: 0 0 0 9px;
	width: 131px;
	font-size: 12px;
}

.content_sets .des {
	color: #888888;
}

.content_sets .button {
	display: inline;
	background-position: 0 0;
	width: 162px;
	height: 26px;
	color: #333333;
	margin: 8px 0 0 -1px;
}

.content_sets .button:hover {
	background-position: -162px 0;
}

.content_sets .button:active {
	background-position: -324px 0;
}

.content_sets .description {
	margin: 4px 0 20px 0;
	color: #666666;
}

.wiki {
	margin-left: 18px;
}

.wiki li {
	list-style: none;
	line-height: 16px;
	padding-left: 24px;
	margin-left: 0;
	margin-bottom: 3px;
	background: url("http://www.bestchange.ru/images/pictures.png") 0 -58px no-repeat;
}

.wiki li.paysys {
	background: url("http://www.bestchange.ru/images/systems.png") no-repeat;
}
