@charset "UTF-8";
#wrapper_textures {
	float: left; /* Sets this section to the left */
	width: 720px;
}
	#header_textures {
	float: left;
	width: 672px;
	}
	#back_textures {
	float: right;
	width: 48px;
	text-align: right;
	}
	#specs_textures {
	text-align: left;
	width: 720px;
	}
	#image_textures {
	float: left;
	padding-top: 10px;
	width: 720px;
	}
	
	#DETAIL_imageB {
	float: left;
	padding-top: 367px;
}

#DETAIL_specs {
	text-align: left;
	width: 720px;
	font-size: 11px;
}
#DETAIL_specsA {
	text-align: left;
	width: 620px;
	float: left;
}

#DETAIL_specsC {
	text-align: left;
	width: 100px;
	float: right;
}
#DETAIL_custom {
	text-align: left;
	float: left;
	width: 720px;
	padding-top: 5px;
}
