.s_boxTitle {
	float: left;
	font: bold 13px Verdana, Arial;
}
/* 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;
}
/* Header */
.det_col1_h, .det_col2_h, .det_col3_h {
	height: 19px;
	font-size: 11px;
	line-height: 19px;
	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: 180px;
}
.det_col3_h {
	width: 454px;
	border-right:1px solid #000000;
}
/* Row */
.det_col1_r {
	width: 120px;
	height: 120px;
	line-height: 120px;
	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: 170px;
	height: 110px;
	padding-top: 10px;
	padding-left: 10px;	
}
.det_col3_r {
	width: 454px;
	height: 120px;
	line-height: 120px;
	text-align: left;
	font-size: 16px;
	overflow: auto;
	border-right: 1px solid #000000;
}
