h1
{
	font-size:34px;
}

#bodyTopLeftCol
{
	height: 60px;
}

.mediaFlash
{
	color: #fff;
}

#bodyBottomLeftCol ul
{
	margin: 0 0 1em 1.8em;
}


/* Comp Table */
#tblComp td
{
	padding: 4px;
	border: 1px solid #333;
}

#tblComp thead td
{
	font-weight: bold;
	text-align: center;
}

col.tblCompFeat
{
	width: 200px;
}

col.tblCompFree
{
	width: 70px;
}

col.tblCompPrem
{
	width: 70px;
}






#bodyBottomLeftCol ul
{
	margin-left: 10px;
}

#bodyBottomLeftCol ul li
{
	position: relative;
	background: transparent url(/images/check.gif) 0 6px no-repeat;
	list-style: none;
	padding-left: 26px;
	margin: .4em 0;
}


#imgShow
{
	float: right;
	padding: 0 0 10px 10px;
}

#imgShow p
{
	width: 200px;
	font-size: 11px;
	margin-top: 8px;
}



/* Media Buttons/Effects */
#mediaBox
{
	position: absolute;
	overflow: hidden;
	z-index: 9999;
}

.aBox
{
	width: 300px;
	height: 64px;
	background: transparent url(/images/bubble_sm.png) no-repeat;	
}

.vBox
{
	width: 470px;
	height: 390px;
	background: transparent url(/images/bubble_lg.png) no-repeat;	
}

.aBox #mediaBoxContent
{
	margin: 33px 0 0 6px;
}

.vBox #mediaBoxContent
{
	margin: 30px 0 0 22px;
}

#mediaBoxClose
{
	position: absolute;
	top: 14px;
	right: 7px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	cursor: pointer;
}

#howToPlayImage
{
	margin:0 0 20px 0;
	text-align:center;
}