img { 
	display:block;
	margin:0;
}

table, tr, td {
	margin:0;
}

#champBack {
	-background: #000000 url(../images/championship/back.jpg) no-repeat top center;
	-background: #000000;
	background: #000000;
	width: 100%;
}

#contestantBox .k-dot {position: absolute; text-align: left; top: 309px; left: 365px; }


.label {
	font-size: 11pt;
	font-weight: bold;
}

.copy {
	font-size: 11pt;
	font-weight: normal;
}

.contestantCopy {
	margin-top: 15px;
}

.contestantCopy td {
	border-bottom: 1px dotted #707070;
}

.cBody {
	-margin-right: 10px;
	background: #ffffff;
}

#cWrapper {
}

.cLink {
	margin: 0;
}

.footerBaseChamp { font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#ffffff; }
.footerBaseChamp a { color:#ffffff; text-decoration: underline; }