input.styledButton{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	background-color:#285282;
	border:1px solid;
	border-top-color:#000033;
	border-left-color:#000033;
	border-right-color:#000033;
	border-bottom-color:#000033;
	height: 20px;
	width: 75px;
}
.pageEditTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
