#pageBottom {
	height: auto;
	width: 760px;
	/*padding: 10px;*/
	line-height: 25px;
}
#pageBottomCMS {
	height: 80px;
	width: 99%;
	/*padding: 10px;*/
	line-height: 25px;
}
#pageBottomLeft {
	height: 60px;
	width: 400px;
	padding: 10px;
	line-height: 25px;
	float:left;
	text-align: left;
}
#pageBottomLeft a:link, #pageBottomLeft a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #440000;
}
#pageBottomLeft a:hover  {
	background-color: #EEEEE6;
}
#pageBottomRight {
	height: 60px;
	width: 300px;
	padding: 10px;
	line-height: 25px;
	float:right;
	text-align: right;
}
#pageBottomRight a:link, #pageBottomRight a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #440000;
}
#pageBottomRight a:hover  {
	background-color: #EEEEE6;
}
.validator{
	border:0px;
	width:88px;
	height:31px;
}
