.studies_container {
	width:541px;
	margin-bottom:20px;
}
.studies_container .studies_body {
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	width: 539px;
	height:275px;
	position:relative;
}
.studies_body .bg_gray_bar {
	background:url('/images/technical_studies/bg-gray-bar.jpg') repeat-x;
	width: 539px;
	height: 67px;
	position:absolute;
	top:11px;
}
.quote_box {
	position:absolute;
	top:2px;
	left:46px;
	width:203px;
}
.quote_box .quote_box_left {
	border-left: 1px solid #A6A6A6;
	border-top: 1px solid #A6A6A6;
	background-color:#FFFFFF;
	width:190px;
	height:90px;
}
.quote_box .quote_box_right {
	width:12px;
	background:url('/images/technical_studies/qb_top_right_corner.gif') no-repeat top;
}
.quote_box .quote_box_right_inner {
	width:12px;
	height:92px;
	background:url('/images/technical_studies/qb_right_repeat.png') repeat-y;
}
.quote_box .quote_box_bottom {
	width:191px;
	height:4px;
	background:url('/images/technical_studies/qb_bottom_repeat.png') repeat-x bottom #FFFFFF;
}
.quote_box #box_quote_name {
	color:#030303;
	font-weight:bold;
	font-size:16px;
}
.quote_box #currency_last {
	font-weight:bold;
	font-size:24px;
}
.quote_box .currency_time {
	color:#757575;
}
.quote_box .quote_box_table {
	height:90px;
}
.studies_box {
	position:absolute;
	top:120px;
	left:20px;
	width:500px;
}
.studies_box .summary {
	height:48px;
	width:180px;
	border-bottom:1px solid #CBCBCB;
	vertical-align:middle;
}
.studies_box #studies_summary {
	margin-top:2px;
	width:180px;
	padding-bottom:2px;
}
.studies_box .studies_cell_title {
	background-color:#F6F6F6;
	border-left:1px solid #CBCBCB;
	border-bottom:1px solid #CBCBCB;
	padding-left:5px; 
	vertical-align:middle;
	height:24px;
}
.studies_box .studies_cell_title a{
	color:#0059B0;
}
.studies_box .studies_cell {
	border-left:1px solid #BCBCBC;
	border-bottom:1px solid #BCBCBC;
	padding-left:3px;
	vertical-align:middle;
	height:24px;
}
.studies_box .pivot_points_cell {
	width:50px;
	height:23px;
}
.studies_box .studies_cell_first {
	border-left:0px; 
}
.studies_box .buy_sell_count {
	font-weight:bold;
}
.studies_box .box_separator {
	padding:0px; 
	margin:0px;
	background:#dddddd;
	height:11px;
	border:1px solid #cbcbcb;
	border-bottom:0px;
	border-top:0px;
}
.studies_timeframes {
	position:absolute;
	top:242px;
	width:539px;
	background-color:#F0F7FC;
	border-bottom:1px solid #DBDBDB;
}
.studies_timeframes table {
	width:100%;
	height:33px;
}
.studies_timeframes span {
	height:30px;
}
.studies_timeframes .not_selected {
	background:url('/images/technical_studies/studies_bg_top.gif') repeat-x top center;
	width:80px;
	vertical-align:bottom;
	font-size:12px;
	color:#0059B0;
	cursor:pointer;
	padding-bottom:3px;
}
.studies_timeframes .selected {
	background:url('/images/technical_studies/studies_bg_top_arrow.gif') repeat-x top center;
	width:80px;
	vertical-align:bottom;
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}
.studies_timeframes .selected span {
	border-bottom:1px dashed;
	padding:0px 4px;
}
.studies_timeframes .td_end {
	background:url('/images/technical_studies/studies_bg_top.gif') repeat-x top center;
}
