
#contact_form {
	width:414px;
	height:347px;
	background-image: url(images5/boxbg.png);
}

#left {
	width:245px;
	float:left;
}

#right {
	width:169px;
	float:right;
}

#right input {
	width:149px;
	height:22px;
	background-image: url(images5/inputbg.png);
	border:0;
	float:left;
	margin:0px;
	padding:0;
	font-family:Arial;
	font-size:14px;
	text-indent:2px;
}

label {
	margin:0;
	padding:0;
	float:left;
	height:21px;
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
}

textarea#behov {
	width:149px;
	height:53px;
	background-image: url(images5/behovinputbg.png);
	margin:0 0 0 0;
	padding:0;	
	border:0;
	font-family:Arial;
	font-size:12px;
}

input#antaldeltagere {
	width:40px;
	height:22px;
	clear: both;
	background-image: url(images5/antalinputbg.png);
}

select#dato {
	float:right;
	margin:5px 15px 0 0;
	padding:0;
}

img#henttilbud {
	border:0;
	margin:12px 0 0 64px;
}


#validEmail{
margin-top: 4px;
margin-left: 9px;
position: absolute;
width: 16px;
height: 16px;
}
