body
{
	font-family: Verdana, Helvetica, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #fff;
	color: #000;
	/*background-image: url(Stars.png);*/
	font-size: 14px;
}
h1
{
	color: #000;
}
h2
{
	color: #777;
	font-weight: normal;
	font-size: 18px;
	margin-top: -20px;
	border-bottom: 1px solid #ddd;
	width: 750px;
}
img#ship
{
	position: absolute;
	left: 700px;
	top: 20px;
}
h3
{
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	margin-top: 0px;
}
/*.page
{
	background-color: #222;
}
*/
.content
{
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.footer
{
	font-size: 10px;
	border-top: 1px solid #ddd;
	padding-top: 3px;
}

#movie
{
	text-align: center;
	font-size: small;
}
.appstorebadge, img.thumb
{
	margin-bottom: 16px;
}
.appstorebadge
{
	margin-top: 16px;
}
div.left
{
	float:left;
}
div#contentblock
{
	height: 500px;
}
div#copy
{
	position: absolute;
	left: 20px;
	top: 500px;
	width: 300px;
	/*border: 1px dotted #faa;*/
}
div#third
{
	position: absolute;
	left: 560px;
	top: 500px;
	width: 200px;
	/*border: 1px dotted #afa;*/
	text-align: center;
}
div#scores
{
	position: absolute;
	left: 340px;
	top: 500px;
	width: 200px;
	/*border: 1px dotted #afa;*/
	text-align: center;
}
div#lowerleft
{
	position: absolute;
	left: 340px;
	top: 980px;
	width: 450px;
	/*border: 1px dotted #afa;*/
	text-align: left;
}
div#footer
{
	position: absolute;
	left: 20px;
	top: 1150px;
	width: 800px;
	height: 50px;
}
div#scores h3
{
	margin: 0px;
}
div#scores table
{
	margin-top: 10px;
	margin-bottom: 10px;
}
div#scores td
{
	text-align: left;
}
div#right
{
	/*background-color: #003;*/
}
div#lastupdated
{
	font-size: 10px;
}
div#scores iframe#scores
{
	border: 0px solid black;
	width: 200px;
	height: 500px;
	margin-top: 10px;
}
.plurallink
{
	background-color: #f5f5f5;
	padding: 8px;
	margin: auto;
	text-align: center;
}
img.prodicon
{
	margin-top: -7px;
	margin-right: 10px;
}
img.left
{
	float: left;
	margin-right: 20px;
}
img.right
{
	float: right;
	margin-right: 20px;
}
span.subtitle
{
	font-size: x-small;
}
a:link, a:visited {
	color: #ed3f22;
	text-decoration: none;
}
a:hover
{
	background-color: #555;
}

div.features
{
}
div.features
{
}
div.features ul
{
	padding-left: 20px;
}
div.features ul li
{
	margin-bottom: 10px;
}
