div.itemWhite {

	height : 37px;
	line-height: 37px;
	width : 688px;
	margin : 0px auto 0px auto;
	background-color: #ffffff;

}

div.itemColour {

	height : 37px;
	line-height: 37px;
	width : 688px;
	margin : 0px auto 0px auto;
	background-color: #d4e3ea;

}

img.itemImage {

	margin-left : 3px;
	margin-right : 24px;
	float : left;
	margin-top : 5px;

}

div.itemName {

	height : inherit;
	float : left;
	width : 166px;
	line-height : inherit

}

div.itemDescription {
/* width : 350px; */
	float : left;
	height : inherit;
	line-height : inherit;
	width : 316px;

}

div.itemPrice {
	
	width : 94px; 
	float : left;
	height : inherit;
	line-height : inherit;
	text-align : center;

}

div.itemSelect {

	width : 33px;
	height : 33px;
	margin-top : 2px;
	margin-right : 25px;
	float : left;

}