.contentBackground {
	text-align: left;
	vertical-align: top;
}
.contentTable {
	width: 783px;
	background-image: url("/images/content_back.gif");
	background-repeat: repeat-y;
	background-position: center;
}
.contentLeft {
	text-align: center;
	vertical-align: top;
	width: 146px;
}
.contentCenter {
	text-align: center;
	vertical-align: top;
	width: 485px;
}
.contentRight {
	text-align: left;
	vertical-align: top;
	width: 150px;
	padding-left: 2px;
}
