html {
	width: auto;
	height: auto;
}
body, form {
	width: auto;
	height: auto;
}
div.header {
	display:none;
}
div.topNav {
	display:none;
}
#homeFlash {
	display:none;
}
div.footer {
	display:none;
}
div.region {
	display:none;
}
div.region2 {
	display:none;
}
div.breadcrumb {
	display:none;
}
div.leftNav {
	display:none;
}
div.galleryFlash {
	display:none;
}
div.breakhere {
	page-break-after:always;
}
div.buttons
{
    display:none;
}
div.mainContent
{
    width:700px;
    width:100%;
}
div.mainColumn
{
    float:none;
    display:block;
    width:100%;
}
div.whiteBG700 
{
    float:none;
    display:block;
    width:100%;
}
div.completeRight 
{
    /*display:none;*/
}
div.addressLeft, div.addressRight
{
    width:50% !important;
}
div.confirmProductName
{
    width:40% !important;
}
div.confirmQty, div.confirmUnitPrice, div.confirmTotalPrice
{
    width:15% !important;
}
span.prodName
{
    font-size:14px !important;
}
span.prodCode
{
    font-size:12px !important;
}
h2
{
    font-size:16px !important;
}
div.addressLeft span, div.addressRight span
{
    font-size:14px !important;
}
div.confirm p
{
    font-size:14px !important;
}