

#wrapper, .wh_header, #menuheader, :root #menuheader, .clearfix {
	width:950px; /* #wrapper = #col-one + 10px + #col-two-three */
}

#navcontainer {
	width: 945px;
}

#breadCrumb {
	width: 943px;
}

#productStrip {
	margin: 0 auto;
	display: block;
	width: 900px;
}


/* @group product grid and category */

#col-two-three { /* #col-two-three = #col-two + 10px + #col-three */
	width:740px;
	float:right;
	position:relative;
	}

#wh_category{
	width:740px;
	margin:23px 0 0 0px;
	
}

#wh_category .eachcat{
	width:115px;
	margin-right:70px;
	margin-bottom: 1em;
	text-align:center;
	float:left;
}

/* @end */
