@charset "utf-8";
/* vacatures.css */
div#leftbg {
	background: url(../images/11.jpg) bottom left no-repeat !important;
}

h2 {
	font-size: 12px;
}

dl{
	margin:0;
	padding:6px 0;
}

dl dt{
	color:#960032;
	font-size: 10px;
	font-weight: bold;
}

dl dd.jobdescription {
	color: #435a69;
	font-size: 10px;
	margin: 0;
}

dl dd.published {
	color: #c5d6df;
	font-size: 10px;
	margin: 0 0 6px 0;
}

label {
	width: 150px !important;
}

textarea {
	width: 500px !important;
}