@charset "utf-8";
/* CSS Document */

#centre {
	width:760px;
}

.contentBlock {
	width:475px;
	margin-top:20px;
	border:1px solid #CCCCCC;
	padding:2px;
}

.imageLeft {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

