/*
URL: www.UtilitySoftwareReviews.com
Title: Print 
Last Edited: 15 July 2008 
*/

body {
	background-color:#fff;
	color:#333;
	font-family:"Times New Roman", georgia, times, serif;
	font-size:12pt;
}
#wrap {
	background-color:#fff;
	border:none;
	margin:0;
	padding:0;
	text-align:left;
	width:650px;
}
#masthead {
	border:none;
	height:26px;
	margin-bottom:5px;
}
#masthead img {
	border:0;
	float:left;
	height:26px;
	margin:0;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:269px;
}
#content {
	background-color:#fff;
	border:none;
	float:left;
	height:auto;
	padding:0;
	position:relative;
	left:0;
	top:0;
	width:650px;
}
#content div a:link,
#content div a:visited {
	color:#039;
}
table,
table.techspec {
	width:650px;
}
h1 {
	font-size:150%;
}
#skip, #topnav, #masthead #s, #sidebar, #top-of-page, #footer {
	display:none;
}