.contests h1{color:#ff6600;}

.currentForm {
	background: #97A6B3 url("/images/contests_form_bg.jpg") repeat-x;
	width:515px;
	margin-bottom:10px;
}

.formLeft {
	width:195px;
	float:left;
}

.formLeft input {width:175px;}

.formRight {
	width:300px;
	float:left;
}

.formRight textarea {width:300px; height:270px;}

.blueGrad {
	background: #F5F6F8 url("/images/contests_entry_bg.jpg") repeat-x;
	width:515px;
	margin-bottom:10px;
}

.pastTitle{
width:320px;
float:left;
font-size:16px;
font-weight:bold;
color:#fff;
}

.pastDate{
width:175px;
float:left;
}

.pastText {
margin-top:10px;
}

.entryName {
width:320px;
float:left;
font-size:16px;
font-weight:bold;
color:#fff;
}

.entryVote {
width:175px;
float:left;
}

.entryText {
margin-top:10px;
}

