#bottomcntr {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #D2EBF7;
	background-position: center;
	padding: 10px;
	float: left;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #999;
	width: 33%;
	margin: 33%;
}
