html, body, p, td, th		{ font-family:"Helvetica"; font-size:12px; color:#626263; }
body						{ margin:0; padding:0; background-color:#ffffff; }

h1							{ font-size:21px; color:#666666; text-decoration:none; font-weight:bold; }
h2							{ font-size:19px; color:#666666; text-decoration:none; font-weight:bold; }
h3							{ font-size:17px; color:#666666; text-decoration:none; font-weight:normal; }
h4							{ font-size:15px; color:#666666; text-decoration:none; font-weight:normal; }

img							{ border:none; }
img.logo					{ width:144px; height:108px; background:#999999; margin:2px; }
img.screenshot				{ width:144px; height:144px; background:#999999; margin:2px; }

input						{ border:solid 1px #999999; }
textarea					{ border:solid 1px #999999; width:100%; height:256px; font-family:"Helvetica"; font-size:x-Small; }

a							{ color:#d9292f; }

div.productrow				{ padding-bottom:12px; border-bottom:#cccccc 1px solid; margin-bottom:48px; }
div.logo					{ width:148px; height:112px; background:#ffffff; border:#cccccc 1px solid; }
div.screenshot				{ float:left; margin:0 3px 3px 0; width:148px; height:148px; background:#ffffff; border:#cccccc 1px solid; }