/* 3-column layout */
.right {
	width: 320px;
}
.centre {
	width: 320px;
}
.left {
	width: 320px;
}
