body, #inside { width: 100%; margin: 0; background: white; color: black; font-family: Georgia, 'Times New Roman', serif; background-image: none; }
a:link { font-weight: bold; text-decoration: underline; color: #595b9f; }
a:link:after { content: " (" attr(href) ") "; font-size: 10pt; font-weight: normal; }
p { font-size: 12pt; padding: 10px; }

h1 a { background-image: url(../images/logo-print.gif); height: 150px; width: 250px; background-repeat:no-repeat; display: block; }
	h1 a span { display: none; }
h2, h3, h4 { background-image: none !important; }
	h2 span { display:block; }
	h1 { font-size: 18pt; }
	h2 { font-size: 16pt; }
	h3 { font-size: 14pt; }
	

#wrap, #content, #main, #header, #footer { float: none; width: 100%; background-image:none !important; }
p.copyright { float: none; text-align:left; width: 100%; font-size: 8pt; }

/* Hidden from Print */
#sidebar, #footer img, #menu, #search, .contentTop, .breadcrumbs, #membersHeader, #searchPager, .utility { display: none; }

/* Coupon Print Page */
div#coupon { border: 4px dashed #000; }
	p.offer { line-height: 18pt; }
	p.company { font-size: 8pt; padding: 20px 0 20px 0; border-top: 1px solid #ccc; font-family:Verdana, Geneva, sans-serif; clear: both; margin: 0 20px; display: block; }
		p.company strong { font-size: 10pt; }
		
	.floatRight { float: right; margin: 0px 20px 25px 10px; clear: right; }