.leftcol {
	width: 348px;
	height: 600px;
}
.centercol  .title {
	display: block;
	height: 101px;
}
.centercol {
	width: 292px;
	height: 485px;
	background-color: #000000;
}
.rightcol {
	width: 290px;
	height: 485px;
}
.rightcol .title {
	text-align: left;
	height: 101px;
}
.spacer {
	display: none;
}

