/**
 * VSCD home.css
 * powered by peppered : www.peppered.nl
 *
 */

@import url("base.css");

#fotoAlbums {
	margin-top: 1.35em;
}

#vacatures div.item {
	background: transparent url(../images/stippel_darkgrey.gif) repeat-x 0 100%;
	padding: 5px 0 12px 0;
}

#vacatures div.itemFirst {
	padding-top: 0;
}

#vacatures div.item div.datum {
	font-size: 0.9em;	
}

#vacatureLinks {
	margin: 1.75em 0 0 0;	
}

#vacatureLinks li {
	margin-bottom: 0.35em;
}

#main .banner { margin: 1em 0 }
