*{
	float:none;
	position:static;
}
body{
	background:#fff;
	color:#000;
}
a{
	text-decoration:none;
	color:#000;
}
a img{
	border:none;
	margin:0 0 30px;
}
#header img,
#menu1,
#menu2,
#offers-box,
#footer .counts,
.download-price{
	display:none;
}
#header img#logo-print{
	display:block;
}
#content table{
	width:100%;
	margin:0 0 15px;
}
#content th{
	text-align:left;
	background:#aeabab;
	color:#fff;
}
#content th,
#content td{
	padding:5px;
}
#content table .bg{
	background:#F2F2F2;
}
#footer{
	font-style:italic;
}