.s_boxTitle {
	float: left;
	font: bold 13px Verdana, Arial;
}

.s_chart {
	margin: 0px 0px 0px 20px;
}

/* General */
.det_col1_h, .det_col2_h, .det_col3_h,
.det_col1_r, .det_col2_r, .det_col3_r {
	float: left;
	color: #000000;
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
	border-bottom: 1px solid #9EB6CE;
	border-right: 1px solid #9EB6CE;
	height: 19px;
	font-size: 11px;
	line-height: 19px;
}
/* Header */
.det_col1_h, .det_col2_h, .det_col3_h {
	color: #004080;
	text-align: center;
	border-top:1px solid #000000;
	background-image: url('../images/rsales_details_hbg.gif');
}
.det_col1_h {
	width: 120px;
	margin: 0px 0px 0px 20px;
	_margin: 0px 0px 0px 10px;
	border-left:1px solid #000000;
}
.det_col2_h {
	width: 150px;
}
.det_col3_h {
	width: 484px;
	border-right:1px solid #000000;
}
/* Row */
.det_col1_r, .det_col2_r, .det_col3_r {
	background-image: url(../images/p_background.jpg);
}
.det_col1_r {
	width: 120px;
	height: 57px;
	padding-top: 13px;
	margin: 0px 0px 0px 20px;
	text-align: center;
	clear: both;
	font-weight: bold;
	font-size: 18px;
	border-left: 1px solid #000000;
}
.det_col2_r {
	width: 150px;
	height: 63px;
	text-align: left;
	padding-top: 7px;
}
.det_col3_r {
	width: 484px;
	height: 70px;
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
	border-right: 1px solid #000000;
}

.data2Title {
	float: left;
	font: 9px Verdana, Arial;
	width: 60px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 4px;
}
.data2Rate {
	float: left;
	width: 77px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}