body
{
	background: #222;
}

img
{
	border: none;
	vertical-align: bottom;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px auto 0px auto;
}

div.content
{
	background-color: white;
	width: 720px; 
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 20px 30px 20px 30px;
	background-color: white;
	text-align: left;
}

div.pageHeading
{
	text-align: right;
	font-family: sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #444;
	padding-bottom: 10px;
	border-bottom: 1px solid #444;
}

div.pageHeading a
{
	color: #444;
	text-decoration: none;
}

div.pageHeading table
{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}

div.productHeading
{
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom: 3px solid #444;
	overflow: hidden;
}

div.productInfo
{
	margin-top: 15px;
	font-family: sans-serif;
	font-size: 10pt;
	color: black;
}

p.description
{
	line-height: 150%;
	margin: 0px;
}

div.youTubeContent
{
	text-align: center;
	margin-top: 30px;
}

div.screenshotsHeading
{
	margin-top: 20px;
	color: #444;
	font-family: sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 5px;
	border-bottom: 2px solid #444;
}

table.screenshotsTable
{
	margin-top: 5px;
}

table.screenshotsTable td
{
	text-align: center;
	padding: 2px;
}

table.screenshotsTable td img
{
	border: 1px solid black;
}
