/* настройки закладок */
.tabs { margin:5px 0 10px; width:100%; height:20px; background:url('/images/ticker_div_bg_15.gif') no-repeat 5px 0; padding:0 5px 0 6px}

.tabs#tabs { clear:both}
.tabs#tabs_2 { clear:both; border-top:1px solid #187966; background:url('/images/ticker_div_bg_14.gif') no-repeat 100% 0; padding:0 1px 0 0}
.tabs#tabs_2 a { position:relative; top:-1px; float:right; background-position:0 0}

.tabs a {
	display:block; float:left; text-align:center; overflow:hidden;
	width:49px; height:20px;
	border-top:1px solid #187966;
	background:#DADEB9 url('/images/ticker_bg.gif') no-repeat 100% 0;
	font-size:10px; font-family:tahoma; color:#000;
	cursor:pointer; cursor:hand; text-decoration:none}

.tabs a.active { border-top:1px solid #fff; background-color:#fff; font-weight:bold}

.tabs a#activeBottomTab { border-top:1px solid #fff; background-color:#fff; font-weight:bold}

.top_tabs { background: url('/images/ticker_div_bg_14.gif') no-repeat 100% 100%; padding:0 1px 0 0; height:19px; clear:right; text-align:right; margin-top:5px}

.top_tabs a {
	display:block; float:right; text-align:center; overflow:hidden;
	width:66px; height:19px; padding-top:3px;
	1border-bottom:1px solid #187966;
	background:#DADEB9 url('/images/ticker_bg_top.gif') no-repeat 0 100%;
	font-size:10px; font-family:tahoma; color:#000;
	cursor:pointer; cursor:hand; text-decoration:none}

.top_tabs a.active { border-bottom:1px solid #fff; background-color:#fff; font-weight:bold; height: 20px;}

