/* ### Guide Table Styles ### */
table.guideTable
{
	width: 60%;
	border: none;
	margin-left: auto;
	margin-right: auto;
}

table.guideTable td.guideBox
{
	text-align: center;
	vertical-align: top;
}

table.guideTable td.guideBox a img
{
	margin: 3px;	
}

table.guideTable td.guideBox a img:hover
{
	border: 3px solid #fcff00;
	margin: 0px;
}

div.contentBox
{	
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 12pt;
}

div.contentBox p
{
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

div.contentBox h3
{
	font-weight: normal;
}

a.adImage
{
	background: none;
}

a.adImage img
{
	margin: 3px;
}

a.adImage img:hover
{
	border: 3px solid #fcff00;
	margin: 0px;
}
