﻿#Body .ProductHeader
{
	min-height:160px;
	padding:0 0 0 153px;
	position:relative;
}

#Body .ProductHeader a
{
    font-weight:bold;
}

#Body .ProductHeader h1
{
	font-size:3em;
	margin-top:15px;
}

#Body .ProductHeader h1 a
{
    color:#9C0;
}

#Body .ProductHeader .Logo
{
	left:0;
	position:absolute;
}

.Features .Description
{
    margin-bottom:15px;
    min-height:50px;
    padding-left:60px;
    position:relative;
}

.Features .Description img
{
	position:absolute;
	top:0;
	left:0;
}

.Features .Description p
{
	padding:0;
	margin:0;
}

.Features h2, .Screenshots h2
{
	border-bottom:solid 1px #DEDEDE;
	margin:35px 0px 10px 0px;
	padding-bottom:3px;
}

.ScreenshotsTitle a:hover
{
	color:#9C0;
}

.Screenshots
{
	margin:0 0 20px 0;
	min-height:175px;
}

.Screenshots .Thumbnail
{
	margin-right:9px;
}

.Screenshots .Thumbnail a img
{
	border:solid 1px #ACACAC;
	padding:5px;
}

.Screenshots .Thumbnail a:hover img
{
	border:solid 2px #ACACAC;
	padding:4px;
}

.Thumbnail
{
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	text-align:center;
}

.Thumbnail a
{
	color:#959595;
	padding:0px;
}

.Thumbnail a:hover
{	
	background-color:#FFF;
	border:0px;		
	padding:0px;
}

.Thumbnail a img
{
	border:0px;
	padding:5px;
}

.Thumbnail a:hover img
{
    background-color:transparent;
	border:solid 1px #DEDEDE;
	padding:4px;
}

.Thumbnail p
{
	margin:0px 5px 0px 5px;
	padding:0px;
	text-align:center;
}

.Thumbnail p a:hover
{
	background-color:transparent;
	border:0px;
}