﻿body{
	background:#fff;
	color: #000;
	font-size:12pt;	
	font-family: Helvetica, Arial, Verdana, Arial, sans-serif;
}
#main
{
	width: 960px;
	margin: 20px auto 20px auto;
}

.juice
{
	margin-right: 200px;
	width: 500px;	
}

.bar
{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 200px;
}

.screenshots
{
	position:absolute;
	right:200px;
	top: 0px;
	width: 220px;
	margin-right: 20px;
}

#content
{
	position: relative;
	
}

.grabem
{
	
	font-size:large;
	color:#415F9C;
	font-weight: bold;
}


.description p
{
	margin-left: 10px;
	margin-top: 6px;
}

.highlight.download {
	border-radius: 8px;
	border: 1px #888 solid;	
	padding: 6px;
	

}

p {
	
	margin: 2px 0;
	font-size: 12pt;
	line-height: 18pt;
}
h1 {
	
	font-size:24pt;
	font-weight:bold;
	color: #555555;
	margin-bottom: 2px;
}

h1 span.sub {
	display:block;
	font-size: 16pt;
	color: #999;
		
}




h2 {
	border-top: 1px #ddd solid;
	padding-top: 12px;
	color: #666;
	font-size: 18pt;
	
}

h3 {
	
	color: #888;
	font-size: 14pt;
	font-weight: bold;
	
}

.requires 
{
	padding-left: 2px;
	color:gray;
	margin-bottom: 120px;
}
.requires  a
{
	text-decoration:none;
	color: blue;
}
.requires ul a:hover
{
	text-decoration: underline;
}
.screenshots img
{
	margin-bottom: 10px;
	margin-top: 10px;
}
.exclaim
{
	font-weight: bold;
	color:maroon;
}

.ad {
	margin-top: 30px;
	
}
