/* Print CSS */

body{
	background: white none;
	font: 11pt "times new roman", times, serif;
	margin: 0;
	padding: 0;
	color:black;}
h1, h2, h3, h4, h5{
	font-family: tahoma, helvetica, arial, verdana, sans-serif;}
img.left{
	float:none !important;
	margin:5px 10px 5px 0;}
img.right{
	float:none !important;
	margin:5px 0 5px 10px;}
div{
    float:none !important;}
#container{
	width: auto;
	margin: auto;
	background: white none;
	float:none !important;}
#header,.noprint,#user,#footer{display:none;}
#content,#orderSummary,#userInfo{
	float:none;
	width: auto;}
#content ul{
	margin:auto auto auto 5% !important;}
#content ul li{
	list-style:disc url(none) !important;}
table, td, th{
	font: 11pt "times new roman", times, serif;
	border-color: gray !important;}
