/* css file with styles specific to the suppliers file*/
div.part_img {
	width: 72x;
	clear: both;
	float: left;
	padding: 0px;
	margin: 1px;
	border: 0px solid #000000;
}
div.part_data{
	width: 235px;
	float: right;
}