/* Print Styles for Product Checkout, and Family Pages */
#footer, #sidebar1, .result-group, #product-view {
	display: none;
	margin: 0;
}

#bbw.family .result-group {
	height: 0px; !important
}

.ui-widget-overlay {
	display: none;
}

.ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .bbw-express {
	position: relative !important;
	top: 0px !important;
	left: 0 !important;
}



.ui-widget-content a {position:relative !important; top:0 !important; left:0 !important; width:auto !important; height:auto !important;}
#bbw #express-shop #main-img img#main-product-image { position:relative !important; top:0 !important; left: 0 !important;}

#bbw.checkout #util { width:275px; }
#bbw #util-cart { padding:8px 0 0 !important; }
#bbw.checkout #util .divider { margin-right:-1px !important; }
#bbw #util-cart #util-cart-link { padding-top:0px !important; padding-left:0px !important; }


#bbw #express-shop{
	position:relative;
	top: -250px !important;
}
#bbw .ui-widget-overlay {
    display: none;
}
#bbw.expressShopOn .sidebarLeft,
#bbw.expressShopOn .sidebarRight,
#bbw.expressShopOn #topContent,
#bbw.expressShopOn #mainContent {
    display: none;
}
