#trendsBox #trendsBox_header {
	background: url("/templates/orion/img/grey_top_old.png") no-repeat scroll 0	0;
	height: 44px;
	width: 100%;
	float: left;
}

#trendsBox {
	font-family: Arial, Helvetica, sans-serif;
	width: 299px;
	float: left;
}

#trendsBox h3 {
    font-size: 16px;
    margin: 0;
    padding-top: 15px;
    text-align: left;
    text-indent: 25px;
}

#trendsBox h3 a{
text-decoration: underline;
}

#trendsBox .trends_main_block {
	color: #607DB4;
	width: 100%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	background: url("/templates/orion/img/grey_midle.png") repeat-y scroll 0 0;
}

td.trends_green,td.trends_red,td.trends_blue {
	border: 1px solid #FFFFFF;
	width: 5px;
}

td.trends_blue {
	border-bottom: none;
}

td.trends_green {
	background: #698753;
}

td.trends_red {
	background: #B53B2C
}

td.trends_blue {
	background: #3F7D96;
}

#trendsBoxlinks_records {
	font-weight: bold;
	margin-left: 18px;
	margin-top: 10px;
	color: #5b5b5b;
}

#trendsBox .expert_pick_mod {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	float: left;
	padding: 0 0;
	width: width : 267px;
	border-left: 1px solid #999999;
	float: left;
	padding: 0 0;
	width: width : 267px;
}

#trendsBox .expert_pick_mod_no_bg {
	border-left: 1px solid #999999;
	float: left;
	padding: 0 0;
	width: 267px;
}

#trendsBox .trendsBox_thumb {
	float: left;
	margin-left: 12px;
	padding-bottom: 5px;
	width: 50px;
}

.trendsBox_thumb img {
	height: 30px;
}

#trendsBox .trendsBox_info {
	float: left;
	width: 205px;
}

#trendsBox .trendsBox_auth_name {
	width: 267px;
	float: left;
	text-indent: 12px;
	color: #444444;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.3px;
	line-height: 25px;
	margin: 0;
	text-transform: uppercase;
}

#trendsBox .trendsBox_record {
	color: #626262;
	font-family: helvetica, arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	letter-spacing: 0.3px;
	line-height: 25px;
	margin: 0;
	font-style: normal;
}

.trends_bottom_block {
	float: left;
	width: 100%;
	height: 8px;
	background: url("/templates/orion/img/grey_bottom.png") no-repeat scroll
		0 0;
}

.trendsBox_header_r{
	float: left;
    width: 200px;
}
.trendsBox_header_l{
	float: left;
    font-size: 12px;
    margin: 0;
    padding-top: 18px;
    text-align: right;
    text-decoration: underline;
    width: 80px;
}