.centerbox {
	color: #000000;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.centerbox img {
	margin-bottom: 16px;
}
.centerbox .t1 {
	float: right;
	width: 280px;
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	padding-top: 24px;
}

.centerbox2 {
	border-bottom: #cccccc solid 1px;
	padding: 10px 20px 20px 20px;
	margin-bottom: 1em;
}
.centerbox2 ul {
	margin-left: 2em;
}

ul.buttons {
	float: right;
	width: 140px;
	list-style-type: none;
	margin-left: 16px;
	padding: 0px;
}
ul.buttons li {
	border: #000000 solid 1px;
	text-align: center;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
ul.buttons a {
	display: block;
	height: 24px;
	color: #000000;
	background: #cccccc;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
ul.buttons a.open {
	display: block;
	height: 24px;
	color: #ffffff;
	background: #336699;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	text-decoration: none;
}
ul.buttons a:hover {
	color: #000000;
	background: #ffffff;
}

.sidepadding { height: 24px; }

#middleCol {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
