/* product categories */

#coreleft {
	width: 165px;
	height: auto;
/*	background: rgb(247,247,187); */
	float: left;
	margin-right:15px;
}

#corecenter {
	width: 560px;
	height: auto;
	float: left;
}

