

#research {
	background: url(../../../resources/images/backgrounds/bg_content_block_fade_white.gif) repeat-x 0 -15px
}

#research .currency_pairs {
	float: left;
	margin-bottom: 5px;
}
	#research .currency_pairs .flag_medium {		
		float: left;
		margin-right: 5px;
	}				
	#research .currency_pairs .pairs {
		float: left;
		margin-left: 5px;
		font-size: 14px;
		font-weight: bold;
		color: #292727;
		line-height: 20px;
	}
	
#research p.desc {
	float: left;
	display: inline;
	width: 405px;
	margin-bottom: 0;
}

#research table {
	float: right;
	display: inline;
	width: 170px;
}	
	#research table.research_trading {
		float: none;
		width: 100%
	}
	#research table#research_trading_legend {
		width: 600px;
		margin: 0 10px -10px 0;
	}
	#research table th {
		width: 33%;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 7px;
	}
	#research table.compare th {
		width: auto;
	}
	#research table.compare th.first {
		width: 300px;
	}
	#research table td {
		text-align: center;
	}
	#research table.compare td {
		width: 100px;
	}
		#research table .research_trading_title {
			width: 360px;
			text-align: left;
			vertical-align: bottom;
		}
		#research table .research_trading_week, #research table .research_trading_week_change, #research table .research_trading_month, #research table .research_trading_month_change {
			width: 62px;
		}
			#research table td.research_trading_week, #research table td.research_trading_week_change, #research table td.research_trading_month, #research table td.research_trading_month_change {
				color: #767882;
				font-size: 11px;
				font-weight: bold;
				padding-top: 15px;
			}
	
#research .article_block {
	width: 600px;
	background: url(../../../resources/images/backgrounds/bg_block_gradient.gif) bottom repeat-x;						
	border-bottom: #e2e2e2 1px solid;
	padding: 14px 20px;
}
	#research .article_block a.title {			
		color: #292727;
		font-size: 16px;
		font-weight: bold;
	}
	#research .article_block .time {
		float: none;
		text-align: left;
		display: block;
		color: #767882;				
		font-size: 11px;
		font-weight: normal;
	}
	
.research_more {
	margin: 10px 20px 20px;
	font-weight: bold;
}

#research_legend {
	margin: 20px 0;
}
	#research_legend p {
		float: left;
		display: inline;
		width: 45%;
		margin: 0;
		padding: 1% 2%;
		font-size: 11px;
	}
		#research_legend p img {
			margin-right: 5px;
		}

#research p.disclaimer {
	margin: 0 20px 20px;
}

#research_overview_disclaimer {
	clear: both;
	margin: 0 20px 20px;
	padding-top: 20px;
	border-top: 1px solid #dcdcdc;
}

#research_trade_promo {
	width: 600px;
	margin: 1px 0 0;
	padding: 15px 20px;
	background: #e9e9ea;
}
	#research_trade_promo img {
		float: left;
		display: inline;
		margin-right: 15px;
	}
	#research_trade_promo h4, #research_trade_promo p {
		float: left;
		display: inline;
		width: 270px;
		margin: 0 20px 0 0;
	}
	#research_trade_promo ul {
		margin-top: 15px;
	}
		#research_trade_promo li {
			margin-bottom: 10px;
		}
			#research_trade_promo li a {
				font-size: 11px;
				color: #494c56;
				padding: 1px 0 1px 21px;
				background: url(../../../resources/images/icons/icn_download_grey.gif) no-repeat left center;
			}
			#research_trade_promo li a:hover {
				color: #000;
			}
			
#research_sidebar .side_pod {
	margin-bottom: 0;
}
	#research_sidebar .side_pod.content_block {
		margin: 15px 10px 0;
	}
	#research_sidebar p {
		margin-bottom: 10px;
		line-height: 16px;
	}
	#research_sidebar h5 {
		margin-bottom: 10px;
	}
	#research_sidebar table {
		width: 100%;
		margin-bottom: 10px;
	}
		#research_sidebar table th {
			font-size: 10px;
			font-weight: bold;
			padding: 0 5px 5px 0;
		}
		#research_sidebar table td {
			width: 25%;
			padding: 0 5px 5px 0;
		}
	#research_sidebar .date {
		font-size: 11px;
		font-weight: normal;
		color: #767882;
	}
	
#research #research_pivot {
	margin-bottom: 15px;
	background: none; 
	border-bottom: none;
}
	#research_pivot .currency_pairs {
		margin-bottom: 15px;
	}
	#research #research_pivot table {
		float: left;
		width: 190px;
		border: 1px solid #cecece;
		border-collapse: separate;
	}
		#research #research_pivot_weekly, #research #research_pivot_monthly {
			margin-left: 12px;
		}
		#research #research_pivot table th {
			padding: 5px 10px;
			color: #fff;
			text-align: left;
			background: #8d8f97;
		}
		#research #research_pivot table td.pivot_left {					
			text-align: left;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-collapse: separate;
		}
		#research #research_pivot table td.pivot_right {
			text-align: right;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-collapse: separate;
		}
		#research #research_pivot table td {
			padding: 5px 10px;
		}
		#research #research_pivot table tr.alt td {
			background: #e7e7e8;
		}
		
		#research #research_gain table {
		width:100%;
		border: 1px solid #cecece;
		border-collapse: separate;
		float: left;
		margin-bottom: 20px;
	}
		#research #research_gain table th {
			padding: 4px 10px;
			color: #fff;
			text-align: left;
			background: #8d8f97;
		}
		#research #research_gain table td.gain_left {					
			text-align: left;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
		}
		#research #research_gain table td.gain_right {
			text-align: left;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
		}
		#research #research_gain table td {
			padding: 4px 10px;
		}
		#research #research_gain table tr.alt td {
			background: #e7e7e8;
			width:176px;
		}

		#research #research_disclosure table {
		width:100%;
		border: 1px solid #cecece;
		border-collapse: collapse;
		float: left;
		margin-bottom: 20px;
	}
		#research #research_disclosure table th {
			padding: 4px 10px;
			color: #fff;
			text-align: left;
			background: #8d8f97;
			width: 100%;
		}
		#research #research_disclosure table td.disclosure_left {
			text-align: left;
			border-left: 1px solid #fff;
			border-bottom: 1px solid #fff;
			width: 70%;
		}
		#research #research_disclosure table td.disclosure_right {
			text-align: right;
			border-bottom: 1px solid #fff;
			width: 30%;
		}
		#research #research_disclosure table td {
			padding: 4px 10px;
			text-align: left;
		}
		#research #research_disclosure table tr.alt td {
			background: #e7e7e8;
			
		}
