/*--------CSS for Parenting Contest: Parenting Contest: Playhouse Disney's Celebration Contest / Left Cloumn---------*/



.prizesBox {
	float: left;
	width: 425px;
	height: 737px;
	margin: 0;
	padding: 0;
	background: url('/contests/disney/images/bg_prizes_contest.jpg') no-repeat top left;
}


.prizesBox01 {
	float: left;
	width: 425px;
	height: 737px;
	margin: 0;
	padding: 0;
	background: url('/contests/disney/images/bg_prizes_contest01.jpg') no-repeat top left;
}



.boxContent {
	float: left;
	width: 250px;
	margin: 173px 0 10px 155px;
	padding: 0;
}


.boxContent01 {
	float: left;
	width: 240px;
	margin: 220px 0 10px 175px;
	padding: 0;
}


.boxContent p {
	float: left;
	width: 85%;
	margin: 5px 0 3px 5px;
	padding: 0;
	font-family: Arial, Helvatica, san-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #af093c;
	text-align: right;
}


.boxContent01 p {
	float: left;
	width: 85%;
	margin: 5px 0 3px 5px;
	padding: 0;
	font-family: Arial, Helvatica, san-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #af093c;
	text-align: right;
}


.boxContent01 strong,
.boxContent strong {
	color: #0386b1;	
	}



.logoBox {
	float: left;
	width: 180px;
	height: 25px;
	position: absolute;
	left: 48px;
	top: 546px;
	margin: 0;
	padding: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;

}