.sent_bar_container {
	padding:0;
	margin:0px auto;
	height:15px;
	width:164px;
}
#sent_progress_line {
	position:relative;
	width:162px;
}
#sent_ind_c_red {
	position:absolute;
	left:0;
	top:0;
	z-index:1;
	margin:0px auto;
	width:162px;
	background:transparent url('/images/sentiments/sent_red_bg.gif') repeat-x center center;
	overflow:hidden;
}
#sent_ind_c_green {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	margin:0px auto;
	background:transparent url('/images/sentiments/sent_green_bg.gif') repeat-x center center;
	overflow:hidden;
}
#sent_ind_c_green span {
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	margin:0px auto;
	background:transparent url('/images/sentiments/sent_corner_green_bg.gif') no-repeat center center;
	width:1px;
}
#sent_ind_c_red span {
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	margin:0px auto;
	background:transparent url('/images/sentiments/sent_corner_red_bg.gif') no-repeat center center;
	width:1px;
}

#lightbox_filter {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 1000px;
	background-color: #000000;
	z-index:10;
	opacity:0.5;
	filter: alpha(opacity=50);
}
#sentiment_comment_box {
	display:none;
	z-index:101;
	position:absolute;
	top: 35%;
	left: 25%;
	width:540px;
	border:2px solid #293D54;
	background-color: white;
	overflow: none;
	
}
#sentiment_comment_box .comment_header {
	background-color:#CDCDCD;
	padding:5px 5px 1px;
	overflow:hidden;
}
#sentiment_comment_box .comment_header span {
	margin-top:3px;
}
#sentiment_comment_box .comment_header img{
	padding:0px;
}
#sentiment_comment_box .comment_header .comment_close {
	cursor:pointer;
}
#sentiment_comment_box .comment_body {
	background:#f7f7f7;
	padding:10px;
	overflow:hidden;
}
#sentiment_comment_box .sentiment_cell {
	width:50px;
	height:30px;
	text-align:center;
	verticle-align:middle;
}
#sentiment_comment_box .sentiment_row_separater {
	height:10px;
}
#sentiment_comment_box select {
	width:100%;
}
#sentiment_comment_box #comment_text {
	width:370px;
	height:100px;
	margin-top:5px;
	scroll:auto;
}
#sentiment_comment_box #conviction_slide_container {
	z-index:103;
	cursor:pointer;
	width:168px;
	height:21px;
	background:transparent url('/images/sentiments/conviction_slider_bg.png') no-repeat center center;
}
#sentiment_comment_box #conviction_slide_button {
	position:relative;
	cursor:pointer;
	width:42px;
	height:18px;
	background:transparent url('/images/sentiments/conviction_slider_button.png') no-repeat center center;
	top:2px;
	left:2px;
}

#sentiment_comment_box .td_post {
	padding:2px 56px 2px 0;
}
.sentiment_bullish_bearish_text {
	float:left;
	width:162px;
	height:17px;
	margin-left:34px;
	margin-top:1px;
}
.conviction_clickable {
	position:absolute;
	top:0;
	/*visibility:hidden;*/
	height:21px;
	width:60px;
	z-index:104;
}
.sentiment_ftq_width_1{
	width:84px;
	height:18px;
	line-height:18px;
	text-align:left;
	padding-right:3px;
	overflow:hidden;
}
.sentiments_box {
	position:absolute;
	top:20px;
	left:274px;
	width:236px;
	height:70px;
}
.ma_list-table-th-border-rtl {
}
/* Commentary page*/
.sentiment_comments_container {
	clear:both;
}
.sentiment_comments_container .analysis_74 {
	margin:0px;
}
.sentiment_comments_container .comment_row {
	margin-bottom:20px;
}
.sentiment_comments_container .comment_header {
	border-bottom:1px dashed #969696;
	margin-left:10px;
	width:450px;
}
.sentiment_comments_container .comment_header a {
	color:#0059B0;
}
.sentiment_comments_container .comment_submited_on {
	color:#A1A1A1;
}
.sentiment_comments_container .comment_body {
	margin:10px 0px 0px 10px;
	width:450px;
}
.sentiment_comments_container .comment_text {
	width:263px;
	overflow:hidden;
}
.sentiment_comments_container .comment_data {
	width:182px;
	margin-left:5px;
	padding:4px 0px;
}
.sentiment_comments_container .comment_data table {
	background-color:#F0F5FA;
}
.sentiment_comments_container .comment_data th {
	text-align:left;
	padding-left:5px;
}
.sentiment_comments_container .comment_data td {
	text-align:right;
	padding-right:5px;
}
.sentiment_comments_container .comment_data .change_green {
	color:green;
}
.sentiment_comments_container .comment_data .change_red {
	color:red;
}
.sentiment_comments_container .comment_data .call_type_right {
	background:#E3E3E3 url('/images/sentiments/comment_right_bg.png') no-repeat bottom center;
	width:31px;
	padding-right:0px;
	text-align:center;
	vertical-align:middle;
}
.sentiment_comments_container .comment_data .td_first {
	padding-top:5px;
}
.sentiment_comments_container .comment_data .td_last {
	padding-bottom:5px;
}
.sentiments_charts_header {
	clear:both;
	width:500px;
	height:40px;
	margin:13px 0px 20px 17px;
	background-color:#F0F5FA;
}
.sentiments_charts_header .item {
	width:11px;
	height:40px;
	padding-left:15px;
}
.sentiments_charts_header .color {
	width:11px;
	height:11px;
	margin-top:10px;
}
.sentiments_charts_header span {
	margin-top:8px;
	padding-left:5px;
	width:50px;
}
.sentiments_charts_title {
	margin-left:15px;
	width:500px;
}
.sentiments_charts_body {
	margin-top:10px;
	width:535px;
}
.sentiments_charts_body .chart_container {
	width:145px;
	height:125px;
}
.sentiments_charts_labels {
	margin:10px 0 16px 17px;
}
.sentiments_charts_labels .label {
	width:150px;
	color:#010101;
}
/* End Commentary page*/