@charset "utf-8";
.submitbutton {
	background-color: #B82164;
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 39px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	height: 39px;
	width: 78px;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
