body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	background-color: #ffffff;
	color: #666666;
	background-position:top;
	background-repeat:repeat-x;
}
#underdogHome {
	background-image:url(images/bg_grad.jpg);
}
#underdogText {
	background-image:url(images/bg_textonly.jpg);
}
#underdogSite {
	padding:0;
	margin: 0px auto;
	color:#000;
	height:560px;
}
a {
	color: #f00;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #c90;
	text-decoration: underline;
}
#master_container {
	height: 100%;
	width: 100%;
	position:relative;
	text-align: center;
}

.textOnly td {
	font-size:90%;
	padding:1em 3em;
	text-align: left;
	color:#000;
}
.textOnly a {
	font-size: 110%;
	margin-right: 4em;
}
.featuresList {
	width:50%;
}
.featuresList ul{
	margin-right:1em;
}
.featuresList div {
	border: 1px solid #405fce;
}
H1 {
	font-size: 150%;
	margin: 0;
	color:#000000;
}
h2 {
	margin:0;
	padding: 3px 1em 1px 1em;
	color: #fff;
	background-color: #405fce;
	font-size:110%;
}
.techspecs {
	padding: 0 1em;
}
.textOnly p {
	margin:0.5em 0;
}
.ctrLink {
	text-align:center;
}
#tvSeries {
	width: 380px;
	text-align:center;
	font-size:9pt;
}
#tvSeriesLink a {
	display:block;
	padding:4px 8px;
	border:1px solid #f00;
}
#tvSeriesLink {
	height:60px;
}
#tvSeriesDisclaimer {
	font-size:7.5pt;
	margin-top:10px;
	visibility:hidden;
	background-color: #9FCDE7;
	border: thin solid #1283C6;
	font-weight: bold;
	color: #000000;
	padding:4px 8px;
}
