/**
 * VSCD fotos css
 * powered by peppered : www.peppered.nl
 *
 */

@import url("base.css");

#bodyFotos #contentColumn1 img {
	display:block;
	margin: 5px auto 0px auto;	
}

#foto_galerij ul {
	float: left;
}

#foto_galerij li {
	float: left;
	display: block;
	width: 110px;
	min-height: 120px;
}

#content .contentAssistMenu ul {
	margin-top: 5px;
}

