#col_main {
	width: 700px;
}

#container_contest {
	background: transparent url(/images/sectionheaders/h1_contest.gif) top left no-repeat;
	padding: 130px 0px 0px 0px;
}
.star{
	color:red;
}
#content{
	min-height:1000px;
	height:auto!important;
	height:1000px;
}

.contestText{
	font-size:11px;
	font-weight:bold;
	line-height:150%;
}
p{
	margin-bottom:10px !important;
}
.button{
	border:1px #666666 solid!important;
}



#col_mainRules,
#col_sideRules{
	float:left;
}


#col_mainRules{
	width:350px;

	margin-top:240px;
	margin-left:80px;
}
#col_sideRules{
	margin-top:240px;
	width:270px;

}

select {
	font-weight: bold;
	font-size: 11px;
}

option {
	font-weight: bold;
	font-size: 11px;
}

input[type="text"], input[type="password"], textarea {
	font-weight:bold;
}
