﻿#footer, #header, #search, .menu
{
	display:none;
}

body
{
	width:528px;
	background-color:#fff;
}

.qtyHead, .extHead, .qtyCol, .extPrices
{
	text-align:right;
}

.descCol
{
	width:400px;
}

.shoppingTotals
{
	text-align:right;
}

.cartWrapper
{
	clear:left;
	margin:15px 0;
	padding:15px;
	border:dotted 1px #000;
}

.shippingInfoWrap, .billingInfoWrap
{
	width:40%;
	float:left;
	padding:5px;
	margin:20px 10px 25px 0;
}