<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#fc-block{
background: #ffffff;
/*background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
background: linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );*/
padding:11px;
}
#fc-block, #fc-teaser{
border:1px solid #999999;
border-radius:8px;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-o-border-radius:8px;
-ms-border-radius:8px;
}
.a_market{
	font-weight: bold;
	font-size: 13px;
}

.mrt{
	background: url('/i/img/market_inside_li.jpg') no-repeat;
	width:100%;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	m-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	 position: relative;
 }
.trades_count{background-position: 0 0;}
.summary_position{background-position: 0 -58px;}
.trades_volume{background-position: 0 -116px;}
.pending_trades_count{background-position: 0 -174px;}
.bull_trades_ratio{background-position: 0 -232px;}
.average_trades_levels{background-position: 0 -290px;}
.average_pending_buy_levels{background-position: 0 -348px;}
.average_pending_sell_levels{background-position: 0 -406px;}
.average_level{background-position: 0 -464px;}
.mar_img{width: 250px;}
.mar_ver{vertical-align: top;}

.market_bante{
	color: white;
	text-decoration: none;
	font-weight: bold;
	width: 237px;
	height: 58px;
	display: table-cell;
	vertical-align: middle;
	padding-left: 5px;
	font-size: 14px;
	text-shadow: 1px 1px 1px #272626;
}

.ch-title{
	color:red;
	display:block;
	font:18px Tahoma;
	text-align:center;
}

#marc_more{position: relative;}
#marc_more .text_content{margin-bottom: 8px;}
#marc_more .read_position{position: absolute; right: 0px; bottom: 0px;}
</pre></body></html>