* {
	margin:0;
	padding:0;
	font-family:arial, sans-serif;
	text-align:left;
}

body {
	text-align:center;
	padding-bottom:30px;
	font-size:12px;
}

.clear {
	clear:both;
}

#container {
	width:660px;
	margin:0 auto;
}

h1 {
	font-size:1.7em;
	font-weight:normal;
	color:#FFF;
	padding:30px 10px 10px 10px;
	margin-bottom:30px;
	background:#3586bf;
}

#downloadScource {
	position:absolute;
	left:50%;
	margin-left:190px;
	top:37px;
	color:#FFF;
}

#downloadScource a {
	color:#FFF;
}

#instellingen {
	width:320px;
	float:left;
}

#input {
	width:320px;
	float:left;
	margin-left:20px;
}

#instellingen h2, #input h2 {
	border-bottom:1px solid #AAA;
	margin-bottom:10px;
	padding:0 0 0 10px;
	font-weight:bold;
	font-size:1.2em;
	color:#333;
	line-height:30px;
}

label {
	display:block;
	font-size:1em;
	line-height:30px;
	padding-left:10px;
}


input, select, textarea {
	display:block;
	width:300px;
	margin:0 0 10px 10px;
	border:1px solid #666;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	padding:3px;
	background:#EEE;
}


#instellingen label {
	float:left;
	width:70px;
}

#instellingen select {
	width:210px;
	margin-left:20px;
	float:left;
	margin-top:3px;
}

#instellingen h2 {
	margin-bottom:37px;
}

.checkbox {
	border:0;
	width:auto !important;
	float:left;
	margin-top:9px;
}

#uploadFile {
	border:none;
}

.checkDesc {
	float:left;
	padding-left:10px;
	line-height:30px;
}

#submit {
	background:#3586bf;
	border:1px solid #2475ae;
	border-bottom:1px solid #13649d;
	border-right:1px solid #13649d;
	color:#FFF;
	font-weight:bold;
	width:140px;
	text-align:center;
	cursor:pointer;
}

#submit:hover {
	background:#13649d;
}

#minimumDesc {
	width:262px !important;
}

#minimum {
	width:30px;
}

#footer {
	padding:10px;
	margin-top:30px;
	color:#FFF;	
	background:#3586bf;
}

#footer a {
	color:#FFF;
}

#back {
	display:block;
	background:#3586bf;
	border:1px solid #2475ae;
	border-bottom:1px solid #13649d;
	border-right:1px solid #13649d;
	color:#FFF;
	font-weight:bold;
	width:240px;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	margin:20px auto 0 auto;
	text-decoration:none;
}


#back:hover {
	background:#13649d;
}

span a:hover {
	text-decoration:underline !important;
}
