.competition_data br{
	margin:0px;
	padding:0px
}
.competition_data{
	padding:20px
}

.competition_data p, form{
	width:400px;
}

.competition_data form input[type=text]{
	width:200px;
}

.competition_data .description{
	margin-top:10px;
	width:350px;
}

.competition_data .question{
	margin-top:20px;
	width:350px;
}

.competition_form label{
	width:100px;
	display:block;
	float:left;
}

.competition_form #server_reply{
	width:300px;
	margin-left:0px;
	margin-bottom:10px;
	background-color:yellow;
	color:#000000;
	padding:3px;
	display:none;
}

.entrant_summary p{
	margin:10px 0px;
}
