fieldset#mini-search, ul#global-nav {
	display: none;
}

.ProductListItem {
	float:none;
	display:block;
	margin:0;
	width: 500px;
/*	height: 200px;*/
	height: auto;
}
.ProductListItem .ImageWrap {
/*	float: left;*/
	float: none;
	display:block;
	margin-right: 20px;	
	height: auto;
}
.ProductListItem p {
/*	margin: 75px 0 0 0;	*/
}

/*.ListedItemContainer .End {
	page-break-after: always;
}*/

#LeftNav {
	display: none;	
}
#Header {
	margin: 0 0 20px 0;	
}
#PageContainer,
#Header,
#BodyContainer,
#ContentContainer {
	width: 650px;
}
html body #BodyContainer,
html body #ContentContainer {
	margin: 0;
}
#Content {
	overflow: visible;
}

#ListedItemContainer {
	width: 650px;	
}

.ProductListItem {
	float: none;
	clear: both;	
}
#HeaderContent,
.ListHeader,
#LeftNav,
.ListFooter,
#Footer fieldset,
#Footer ul {
	display: none;	
}
ul#ProductFooter {
	display:none;	
}
.SuggestedProducts {
	display:none;	
}
#PageContainer.Order {
	width:600px;
}
.COBreadcrumb {
display:none;
}
#PageContainer.Order table {
	width:600px;
}
#PageContainer.Order #Footer {
display:none;
}
#PageContainer.Order .COAPFirstColThree,#PageContainer.Order .COAPSecondColThree,#PageContainer.Order .COAPThirdColThree {
	width:200px;
	margin-left:0;
	margin-right:0;
	padding-left:0;
	padding-right:0;
}
#PageContainer.Order ul.Direction {
	display:none;
}


#Footer address {
	display: block;
}
 