div#content div#work p
{
	color: #666666;
	width: 600px;
	font-size: 11px;
	overflow: hidden;
}

div#notes
{
	margin-top: 10px;
	padding: 10px;
	font-weight: bold;
	font-size: 11px;
	background-color: #40b400;
	color: white;
}

div#content table#videoContainer
{
	padding-top: 20px;
	margin-bottom: 20px;
}

div#content table#videoContainer tr td
{
	vertical-align: top;
}

div#content table#videoContainer tr td#message
{
	padding-left: 10px;
}

div#content table#videoContainer tr td#message p
{
	line-height: 20px;
	padding: 10px 0 10px 0;
}

table.graboid-code
{
	font-size: 12px;
	color: black;
	width: 100%;
	height: 375px;
}

table.graboid-code h1
{
	font-family: Georgia, Tahoma, Helvetica;
	font-size: 15px;
	margin-bottom: 10px;
}

table.graboid-code tr td
{
	background: #dddddd url('./../../../../images/common/download-graboid.jpg') no-repeat center center;
	vertical-align: middle;
}

table.graboid-code tr td center
{
	height: 100%;
	vertical-align: middle;
}

table.graboid-code tr td p
{
	color: #454545;
	font-size: 11px;
}

table.graboid-code tr td img
{
	border: 0;
}