input.submitBtn {
	margin: 0 15px 0 0;
	font-size:1em;
	color: #ECEAEA;
	font-weight: bold;
	text-align: center;
	width: 75px;
	height: 35px;
	background: transparent url(/images/buttons/input-75.png) no-repeat;
	border: 0;
	cursor: pointer;
}

.input-125 {
	width: 125px!important;
	background: transparent url(/images/buttons/input-125.png) no-repeat!important;
}
.input-175 {
	width: 175px!important;
	background: transparent url(/images/buttons/input-175.png) no-repeat!important;
}
.input-225 {
	width: 225px!important;
	background: transparent url(/images/buttons/input-225.png) no-repeat!important;
}
