@charset "UTF-8";
#DETAIL_colA {
	float: left; /* Sets this section to the left */
	width: 599px;
}

	#DETAIL_colA1 {
	float: left;
	width: 551px;
	}

	#DETAIL_colA2 {
	float: right;
	width: 48px;
	text-align: right;
	}
	
#DETAIL_specs {
	text-align: left;
	width: 599px;
}
	
#DETAIL_custom {
	text-align: left;
	float: left;
	width: 599px;
	padding-top: 5px;
}
	
	
#DETAIL_imageA {
	float: left;
	padding-top: 10px;
	width: 599px;
}

#DETAIL_imageB {
	float: left;
	padding-top: 367px;
	width: 48px;
}
