#contests ul.listing {
	list-style: none;
	margin-top: 10px;
}
#contests #content #colRight {
	float: right;
	width: 275px;
	padding-bottom: 15px;
}
#contests #content #colRight #mainPic img {
	width: 275px;
}

#contests #contestBox {
	width: 480px;
}
#contests #contestBox .bnBoxContent {
	width: 480px;
	border: 0;
}

#contests #contestBox .contestHeader {
	height: 100px;
}
#contests #contestBox .newsImage {
	float: right;
	margin: 10px;
	width: 75px;
	height: 75px;
}

#contests #contestBox h4 {
	margin: 10px 0 0 10px;
	font-size: 1.2em;
}

#contests #contestBox dl dt {
	width: 75px;
	margin: 2px 5px 0 10px;
	display: block;
	height: 15px;
	float: left;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
}
#contests #contestBox dl dd {
	width: 285px;
	margin: 2px 0 0 0;
	display: block;
	height: 15px;
	float: left;
	font-size: 0.9em;
}

#contests #contestBox .authorName {
	float: left;
}
#contests #contestBox .authorMail {
	display: block;
	float: left;
	width: 15px;
	height: 11px;
	margin-left: 5px;
	background: transparent url(../img/style/bg-email.png) center center no-repeat;
}
#contests #contestBox .authorMail a {
	display: block;
	width: 15px;
	height: 11px;
	text-decoration: none;
	text-indent: -9999px;
}

#contests #contestBox .authorLine {
	margin-top: 10px;
	font-size: 0.8em;
}

#contests .contestForm {
	width: 480px;
	margin-top: 30px;
}

#contests .disclaimers {
	clear: both;
	width: 480px;
	margin-top: 15px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #A7A7A7;
}
#contests .disclaimers p {
	margin-top: 10px;
	font-size: 0.8em;
}

#contests .enterContest {
	border: solid 1px #D6D3CE;
	padding-bottom: 15px;
}
#contests .enterContest legend {
	font-weight: bold;
}
#contests .enterContest .constraint input {
	display: block;
	float: left;
	width: 150px;
	margin: 5px 0 0 10px;
}
#contests .enterContest .constraint select {
	display: block;
	float: left;
	width: 150px;
	margin: 5px 0 0 10px;
}
#contests .enterContest .constraint label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	margin: 5px 0 0 0;
}
#contests .enterContest .constraint {
	width: 290px;
	clear: both;
}
#contests .enterContest .optIn {
	width: 290px;
	margin: 15px;
	padding: 10px;
	clear: both;
	float: left;
	border: solid 1px #D6D3CE;
}
#contests .enterContest .optIn input {
	width: 14px;
	height: 14px;
}
#contests .enterContest #submit {
	margin: 0 0 0 15px;
	float: left;
	clear: left;
}

#contests .thankYou {
	margin: 20px 0 20px 20px;
	padding: 10px;
	width: 420px;
	border: solid 2px #D6D3CE;
}

#contests #newContestBox {
	width: 270px;
	margin-bottom: 15px;
}
#contests #newContestBox .bnBoxContent {
	width: 268px;
}
#contests #newContestBox ul {
	list-style: none;
}
#contests #newContestBox li {
	padding: 2px 5px;
	font-weight: bold;
	font-family: verdana,tahoma,sans-serif;
	font-size: 0.7em;
}
#contests #newContestBox li.even {
	background-color: #F4F8FB;
}
#contests #newContestBox li:hover {
	background-color: #D1DDEC;
}
#contests #contestList {
	list-style: none;
}

/*------------------------------*/

#contests .functionalityRow {
	clear: both;
	margin-top: 5px;
	height: 150px;
}

#contests .functionalityRow #latestContest2Box,
#contests .functionalityRow #latestContest3Box {
	float: left;
	margin-left: 10px;
}
#contests .functionalityRow #latestContest1Box {
	float: left;
}
#contests .functionalityRow #latestContest1Box,
#contests .functionalityRow #latestContest2Box,
#contests .functionalityRow #latestContest3Box {
	width: 248px;
}
#contests .functionalityRow #latestContest1Box .bnBoxContent,
#contests .functionalityRow #latestContest2Box .bnBoxContent,
#contests .functionalityRow #latestContest3Box .bnBoxContent {
	width: 246px;
}


#contests #contestListBox {
	width: 248px;
	float: left;
	margin: 0 0 10px 0;
}
#contests #contestListBox .bnBoxContent {
	width: 246px;
}

#contests #recordTable {
	width: 246px;
}
#contests #recordTable thead th {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #EDEDED;
	padding: 3px 2px;
	background-color: #E5E5E5;
}
#contests #recordTable tfoot th {
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #EDEDED;
	padding: 3px 2px;
	background-color: #E5E5E5;
}
#contests #recordTable td {
	font-size: 0.7em;
	font-weight: bold;
	padding: 2px;
	height: 18px;
}
#contests #recordTable .recordNum {
	text-align: center;
	padding: 0;
}
#contests #recordTable .recordStory {
	width: 205px;
}

#contests .featured {
	float: left;
	margin: 5px 0 10px 10px;
}
#contests .featured a img {
	border: 0;
}


#contests #latestContest1Box .bnBoxContent,
#contests #latestContest2Box .bnBoxContent,
#contests #latestContest3Box .bnBoxContent {
	width: 248px;
	background-color: #E5E5E5;
}
#contests #latestContest1Box .bnBoxContent p,
#contests #latestContest2Box .bnBoxContent p,
#contests #latestContest3Box .bnBoxContent p {
	margin: 0;
	font-size: 0.8em;
}
#contests #latestContest1Box .bnBoxMiniTitle h4,
#contests #latestContest2Box .bnBoxMiniTitle h4,
#contests #latestContest3Box .bnBoxMiniTitle h4 {
	text-align: center;
}
#contests #latestContest1Box .bnBoxRealContent,
#contests #latestContest2Box .bnBoxRealContent,
#contests #latestContest3Box .bnBoxRealContent {
	width: 246px;
	height: 80px;
	font-size: 0.8em;
}
#contests #latestContest1Box .bnBoxRealContent .readMore,
#contests #latestContest2Box .bnBoxRealContent .readMore,
#contests #latestContest3Box .bnBoxRealContent .readMore {
	display: inline;
	font-size: 1em;
}
#contests #latestContest1Box .bnBoxRealContent .latestImage,
#contests #latestContest2Box .bnBoxRealContent .latestImage,
#contests #latestContest3Box .bnBoxRealContent .latestImage {
	width: 80px;
	height: 75px;
	padding: 2px 0 0 2px;
	float: left;
}
#contests #latestContest1Box .bnBoxRealContent .latestImage img,
#contests #latestContest2Box .bnBoxRealContent .latestImage img,
#contests #latestContest3Box .bnBoxRealContent .latestImage img {
	width: 75px;
	height: 75px;
}
#contests #latestContest1Box .submit,
#contests #latestContest2Box .submit,
#contests #latestContest3Box .submit {
	border: solid 1px #FFFFFF;
	background-color: #3B5998;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: arial, tahoma, sans-serif;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 2px;
}
