body
{
	background: #222;
}

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

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

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

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;
	line-height: 150%;
}

div.productInfo UL
{
	margin-top: 0px;
}

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

div.heading
{
	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;*/
}

a.boardLayoutsHowTo
{
	margin-left: 10px;
	color: black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	font-family: sans-serif;
}
a.boardLayoutsHowTo:hover
{
	color: blue;
	text-decoration: underline;
}

table.boardLayouts
{
	margin: 0px auto 20px auto;
}
table.boardLayouts td
{
	padding: 0px;
	white-space: nowrap;
	border-bottom: 1px solid #bbb;
	padding-top: 15px;
	font-family: sans-serif;
	font-size: 10pt;
}
table.boardLayouts td a
{
	color: black;
	text-decoration: none;
}
table.boardLayouts td a:hover
{
	color: blue;
	text-decoration: underline;
}
table.boardLayouts td.name
{
	width: 230px;
	padding-left: 20px;
	font-weight: bold;
}
table.boardLayouts td.screenshot
{
	width: 150px;
	text-align: center;
}

table.boardLayouts td.download
{
	width: 150px;
	text-align: center;
}