body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ") ";font-size:90%;}

#header, .main_topper, #footer, h1, h3 {
    display: none;
}

#content {
	width: 7in;
}

#left_col {
	clear: both;
	width: 374px;
	float: left;
	margin: 30px 49px 0 0;
}

#right_col {
	float: left;
	width: 200px;
	margin: 30px 0 0 25px;
}

.thank-you p span {
    display: block;
    font-weight: bold;
}

table.cart td {
    padding: 3px 0px;
    border: none;
}

table.cart th {
    font-weight: bold;
    border: none;
}

#inventory_filters { display: none; }
.inventory_product .update_input { display: none; }
.inventory_product .update_button { display: none; }
.inventory_parent .parent_name { padding: 0; margin: 0; text-align:left; }
.inventory_parent .adjust_header { display: none; }
.inventory_parent .curr_on_hand { width: 250px; }
