body {
  line-height: 1.5;
  font-family: "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}

p.larger {font-size: 13pt; }

#wrapper {
  background: none;
}

body#confirm #content, body#orders-confirmation #content {
	border: 3px solid #333;
	padding: 10px;
	width:600px;
}

body#orders-confirmation #content {
	float:none;
	font-size: 8pt;
}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }
 
img { float:left; margin:1.5em 1.5em 1.5em 0; }
a img { border:none; }
p img.top { margin-top: 0; }

a:link, a:visited {
	background: transparent;
	font-weight:700;
	text-decoration: underline;
}

#print-link, .hide, #mainNav, #subheader, #footer,  #collage {
	display: none;
}

#header {
	background: none;
	width: 755px; 
    height: 113px;
}

#header img#print_logo {
	display: block;
}

/*  doesn't work because you need to print twice before it loads the content
body#confirm #wrapper:before { 
	content: url('/images/logo_print.png'); 
}	
*/

#header a {
	display: none;
}



.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0 !important;;
	width: 0 !important;;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	
}