.cbrf {
	margin-bottom: 20px;
}

.cbrf-left {
	width: 50%;
	float: left;
}

.cbrf-right {
	background: #FFF;
	margin-left: 50%;
	height: 220px;
}

.best-courses-graph {
	width: 240px;
	height: 200px;
}
.best-courses-graph TABLE {
	font-size: 12px;
	text-align: center;
	width: 240px;
	margin-left: 0px;
	border-collapse: collapse;
}

.best-courses-graph TABLE TH {
	padding: 4px 0;
	background: #e3e9d7;
}

/*
.best-courses-graph TABLE TH.right {
	border-left: 15px solid #FFF;
}
.best-courses-graph TABLE TH.left {
	border-right: 15px solid #FFF;
}
*/

.best-courses-graph TABLE  TD {
	width: 24%;
	padding: 5px 0 4px 0;
	font-size: 11px;
}

#best-graph {
	margin-top: 10px;

}

.best-courses-informer {
	margin-bottom: 20px;
	width: 250px;
	height: 270px;
}

.best-courses-informer  H3 {
	margin: 0 0 10px 0px;
	font-size: 12px;
}

.best-courses-graph TABLE TD.selected {
	background: URL('/images/template/best-courses-selected.gif') repeat-x center bottom;
}

.best-courses-graph TABLE TD.selected A {
	color: #FFF;
}

/* ������� ������� */
.legend {
	font-size: 12px;
	margin-left: 40px;
}
.legend IMG { vertical-align: middle; }

#usd_sell_legend { display: none; }
#eur_sell_legend { display: none; }
#eur_buy_legend { display: none; }


.curr-form {
	border: 1px dashed #9f9f9f;	
	margin-bottom: 20px;
	background: #eff2e3;
}

.curr-form FIELDSET {
	margin: 10px 20px;
	padding: 0;
	border: none;
}

.curr-form P {
	padding:0;
	margin: 12px 0 10px 12px;
}
.curr-form P INPUT {
	width: 70px;
	margin: 0 7px;
	border: 1px solid #9f9f9f;
}
.curr-form INPUT.green-button {
	width: 85px;
	border: none;
}


.best {
	font-weight: bold;
	color: #90571e;
}

.currency-table {
	width: 100%;
	font-size: 12px;
}

.currency-table TD{
	padding: 7px 0 5px 0;
	text-align: center;
}

.currency-table TR.best-row {
	height: 30px;
	background-color: #FFE;
}

.currency-table TR.upline TD {
	/*background-image: url('/images/template/h-border.gif');*/ 
	border-top: 1px solid #b2aa9a;
	background-repeat: repeat-x;
	background-position: left top;
}
.currency-table TR.underline TD {
	border-bottom: 1px solid #b2aa9a;
	/*background-image: url('/images/template/h-border.gif');*/
	background-repeat: repeat-x;
	background-position: left bottom;
}

.currency-table TD.name {
	text-align: left;
}

.throw TH {
	padding-bottom: 5px;
}

TH.small {
	width: 60px;
	font-weight: normal;
}

.currency-table .first-row {
	height: 29px;
}
.currency-table TH {
	color: #685c4e;
}
.currency-table TD.date {
	color: #90571e;
}
.currency-table .first-row TH {
	padding: 0;
}
.currency-table .first-row TH B {
	display: block;
/*	background: url('/images/template/footer-green.gif') repeat-x 0 -3px;*/
	background: #eff2e3;
	padding: 5px 0;
	margin: 0 5px 5px 5px;
	font-size: 14px;
	color: #412503;

}
.currency-table TH.sell {
	border-right: 1px solid #685c4e;
}

.currency-table TR.border TD {
	background: url('/images/template/h-border.gif') repeat-x top left;
}
.currency-table TR.deliver TD {
	padding: 0;
}
.currency-table TR.deliver {
	height: 7px;
	font-size: 0px;
}

.currency-form {
	border: 1px dashed #9f9f9f;
	margin-top: -45px;
	margin-left: 170px;
	width: 245px;
	margin-bottom: 20px;
	display: inline-block;
	float: right;
	margin-right: 5px;
}

.currency-form FORM {
	margin: 0;
	padding: 0;
}

.currency-form LABEL {
	font: 12px arial;
	color: #685c4e;
}

.currency-form FIELDSET {
	margin: 2px 5px 2px 10px;
	padding: 2px 0;
	border: none;
}

.currency-form INPUT.cur-button {
	width: 70px;
	padding: 1px 0 2px 0;
	margin: 0px 0 0 5px;
	height: 20px;
	background: #d6a36a url('/images/template/cur-button.gif') repeat-x 0 0;
	border: none;
	display: inline-block;
	font: bold 13px arial;
	color: #FFF;
}
.currency-form INPUT {
	vertical-align: middle;
}

.currency-form FIELDSET .inputbox {
	margin:  0 10px;
	vertical-align: middle;
	width: 95px;
	border: 1px solid #9f9f9f;
}
.currency-form FIELDSET P {
	margin: 0;
}

.currency-table TH A {
	font: 11px arial;
	color: #685c4e;
}
.currency-table TH.sell_1 {
	border-right: 1px solid #9d9483;
}

.best-courses-informer H3.right-header {
	font: 20px arial;
	color: #913700;
	padding-left: 0px !important;
	/*background: url('/images/template/money_1.gif') no-repeat 0 0;*/
}

.currency-date {
	font: 20px arial;
	color: #912700;
	margin-top: -18px;
	margin-bottom: 20px;
}
.best1 {
	color: #912700;
	font-weight: bold;
}
