#page,
#body,
#content,
#footer {
	width: 650px;
}
#mini-newsletter,
#global-nav,
#mini-basket,
#mini-search,
#footer ul,
#cat-nav {
	display: none;	
}
ol#breadcrumbs {
	border-bottom: solid 1px #d9d9da;
	padding-bottom: 5px;
	float: left;
	width: 650px;
}
#page #content h1 {
	height: auto;
	width: auto;
	padding: 0;
	overflow: visible;
}

/* product
------------------------------*/
#product-intro {
	width: 280px;	
	float: right;
	background: red;
	margin: 0;
}
#product-details {
	width: 280px;
	clear: both;
	float: right;	
}
.product-control {
	display: none;	
}
#view-ingredients {
	display: none;	
}
#product-nav {
	display: none;	
}