#playerRight {
	float: right;
	width: 134px;
	padding-top: 40px;
	position: relative;
	height: 281px;
}

#playerRight p {
	margin-top: 0;
	line-height: normal;
}

div.voteBtn {
	position: absolute;
	bottom: 80px;
	left: 0;
}

div.catDiv {
	background: #E9F5FA url(../images/dlsm-tab-table-bottom.gif) left bottom no-repeat;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 185px;
	margin-bottom: 20px;
	padding: 10px;
	width: 609px;
}

td.tabBG {
	padding: 0 15px;
	color: #FFF;
	background: #009BD0 url(../images/dlsm-tab-bg.gif) left top no-repeat;
}

img.vidImage {
	padding-bottom: 5px;
}

div#vid0,
div#vid1,
div#vid2,
div#vid3,
div#vid4,
div#vid5,
div#vid6,
div#vid7,
div#vid8,
div#vid9 {
	float: left;
	height: 170px;
	margin-right: 17px;
	width: 96px;
	position: relative;
}

div.vOut {
	border: 1px solid #E9F5FA;
	padding: 5px;
}

div.vHover {
	background-color: #ADD9EC;
	border: 1px solid #89C0DD;
	padding: 5px;
}

div#sponsors {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 150px;
	background-color: #FFF;
	padding: 10px;
	text-align: center;
}

div#sponsors a {
	margin-bottom: 10px;
	display: block;
}

div#sponsors p {
	margin-top: 0;
}

div.vidContestant {
	color: #009BD0;
	font-weight: bold;
}
div.voteBtn2 {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

div.voteBtn2 a {
	display: block;
	width: 96px;
	height: 19px;
	background-image: url(../images/dlsm-btn-vote.gif);
}

div.voteBtn2 a:hover {
	background-image: url(../images/dlsm-btn-vote-on.gif);
}