/* ------------------------- */
/* -----  COMMON DIVS  ----- */
/* ------------------------- */
#mainWrapper {
	margin:0 auto 0 auto;
	padding:0;
	width:770px;
	background-image:url(/common/images/shadow.gif);
	background-repeat:repeat-y;
}
#contentWrapper {
	margin:0 7px 0 7px;
	padding:0;
	width:756px;
}
#logo {
	float:left;
	margin:0;
	padding:0;
	height:100px;
	width:250px;
	background-image:url(/common/images/belfonteLogo.png);
}
#masthead {
	position:absolute;
	margin:0;
	padding:0;
	z-index:500;
}
#navigation {
	float:left;
	margin:0;
	padding:0;
	width:506px;
	height:43px;
}
#footer {
	position:relative;
	padding:15px 0 15px 0;
	margin:43px 0 0 0;
	text-align:center;
	font-size:11px;
}
#footer a {
	color:#055faa;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
#footer p {
	margin:0;
	padding:6px 1px 0 1px;
}
#shadowBottom {
	margin:0 auto 0 auto;
	padding:0;
	width:770px;
	height:20px;
	background-image:url(/common/images/shadowBottom.gif);
	background-repeat:no-repeat;
}
#mainFeature {
	position:relative;
	margin:0;
	padding:55px 0 255px 0;
	clear:left;
	top:43px;
	height:225px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#075faa;
}
#mainFeature p {
	margin:0;
	padding:10px 0 0 10px;
}
.clearBoth {
	clear:both;
}
.firstP {
	margin-top:0;
	padding-top:0;
}
#form div {
	margin:0;
	padding:10px 0 0 10px;
}
.prize
{
	margin-left:30px !important;
	text-align:center;
	font-weight:bold;
}
.prize ul
{
	text-align:left;
	font-weight:normal;
	font-size:90%;
}
.voteButtons
{
	text-align:center;
}

#titleContainer {
	position:absolute;
	margin:0;
	padding:0;
	width:756px;
	z-index:9;
}
#title{
	position:relative;
	margin:43px 0 0 456px;
	padding:0;
	width:756px;
}
.checkbox input {
	width:auto !important;
	float:left;
}
.checkLabel
{
	/*float:right;
	width:195px;*/
	padding:0px 0px 0px 150px !important;
	
}
.leftButton {
/*	margin-left:155px !important;*/
	width:60px !important;
	height:30px !important;
	float:none !important;
}
.rightButton {
/*	margin-left:35px !important;*/
	width:60px !important;
	height:30px !important;
	float:none !important;
}
.voting {
	margin-left:30px !important;
}
.voteTable {
	width:100%;
}
.voteTable input {
	width:50px !important;
	float:left;
}
.voteTable div {
	float:left;
	width:35px;
}
.voteTable label {
	text-align:left !important;
}
.voteTable td {
	width:33%;
	padding-bottom:10px;
}
img {
	border:none;
}
