
.containerPic {
	width: 125px;
	height: 128px;
	text-align:center;
	float:left;
	padding-left:10px;
}

.btnVote {
	width:125px;
	height:20px;
}

.voteC {
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff9900;
	font-weight:bold;
	float:left;
	width:125px;
}

.voteC,
.watch,
.view {
	clear:both;
	text-align:center;
}

.watch a,
.view a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.watch a:hover,
.view a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

#vote_0,
#vote_1,
#vote_2,
#vote_3,
#vote_4 {
	float:left;
}


/*******       PICTURES          *******/

#pictureOne {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/holder.gif);
	background-repeat:no-repeat;
	width:125px;
	height:70px;
}

#pictureTwo {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/holder.gif);
	background-repeat:no-repeat;
	width:125px;
	height:70px;
}

#pictureThree {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/holder.gif);
	background-repeat:no-repeat;
	width:125px;
	height:70px;
}

#pictureFour {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/holder.gif);
	background-repeat:no-repeat;
	width:125px;
	height:70px;
}

#pictureFive {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/holder.gif);
	background-repeat:no-repeat;
	width:125px;
	height:70px;
}

/****** SUBMIT AREA *****/

#submitButton {
	background-image:url(http://creative.myspace.com/Client/Disney/StepUp2/Refresh2/Tech/VoteStart/Images/castvote.jpg);
	background-repeat:no-repeat;
	width:170px;
	height:33px;
	font-size:0px;
	border:0px;
	
}

#SubmitArea {
	padding:0px 0px 0px 240px;
}