#comp-container {
	width: 700px;
	font-size: 1.2em;
}

#image-container {
	position: relative;
	margin-bottom: 15px;
	width: 590px;
}

div#image-left {
	lbackground: transparent url(comp-image-mask.gif) 0 0;
	float: right;
	margin-right: 10px;
	width: 235px;
	height: 105px;
}

div#image-right {
	lbackground: transparent url(comp-image-mask.gif) 0 0;
	float: right;
}





#form-container {
	text-align: center;
}

form#competition-form {
	text-align: left;
}

form#competition-form p {
	height: 17px;
	color: Red;
	margin-bottom: 5px;
}

form#competition-form p label {
	width: 120px;
	display: block;
	float: left;
	color: #000;
}

form#competition-form p input {
	float: left;
}

.small {
	width: 50px;
}

.medium {
	width: 200px;
}

p.sub input#submit {
	background-color: #c10000;
	border: solid 1px #000;
	color: #fff;
	padding: 2px;
	cursor: pointer;
	float: right;
	margin-right: 17px;
}


div#data_protection p, div#data_protection p a {
	height: auto;
	color: #000;
}



#comp_logos_container {
	width: 700px;
	margin: 25px 0 15px 0;
}

#comp_logos_container img {
	float: left;
	margin-right: 20px;
}

form#competition-form p input#further_info {
	float: none;
}

form#competition-form  p.black_text {
	color: #000;
}
