@import url(layout.css);
@import url(nav.css);
@import url(form.css);
@import url(styleDropdown.css);
@import url(googleMap.css);

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-family: 13pt;
	width: 100%;
	height: 100%;
}
#wrapper
{
	width: 100%;
}
img, A img
{
	border:0;
}

#nav, #bannerArea, #carousel, #bestSell, .contain, .roundedPanel, #footer, #right_scroll, #left_scroll, #topSearch, #basketTop, #offerDetails, #form1
{
	display: none;
}
#printVoucher
{
	display: block;
}
#printVoucher H2
{
	font-size: 20pt;
}
#printVoucher .underlined
{
	border-bottom: 1pt solid #ccc;
}
#printVoucher img
{
	width: auto;
}

#offerCopy
{
	height: auto;	
	overflow: auto;
}
