/* Print Style Sheet */
@media print {
body { background:white; color:black; margin:0 }
}
/* Begin Typography & Colors */
body {
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
	}
.highlight {
	background: #FFFF99;
	font-weight:bold;
}
#wrapper {
text-align:left;
color:#000;
width:45em; margin-left:5em;
}
#title img.screencss {display:none;}
#header, #main, #reminders, #footer {}
p, h1, h2, h3, h4, h5, ol, ul {margin:0; padding:0;}
p, li {font-size:10pt;
line-height:13pt;
padding-bottom:6pt;
}
h1 {font-size:14pt; }
h2 {font-size:12pt; padding-top:6pt; padding-bottom:2pt;}
h3 {font-size:11pt; font-weight:bold; }
ol, ul {margin-bottom:10pt; margin-left:18pt; }
li {padding-bottom:2pt; line-height: 13pt; padding-left:4pt;}
#bottom, .screen, .buy, .buynow, .screenshots, .bottombutton, .linklove, .notsure, #contactfooter {display:none;}
a {color:#993300; font-weight:bold; }
img {border:0; padding:0; margin:0;}
img a {text-decoration:none;}

#footer p {font-size:8pt;margin-top:14px;}
#footer {border-top:1px solid #930;margin-top:1em;}
.photo {float:left; padding: 14px 14pt 14pt 0;font-style:italic; font-size:7pt;}
#main{margin-top:14pt;}
#column1 {float:left; width:48%; padding-right:2%;}
#column2 {float:right; width:48%;}
