.sbutton {
	background-color: #CCCCCC;
	background-image: url(images/falconsubmit.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	height: 26px;
	width: 100px;
	cursor: crosshair;
}
.wrap {
	border: thin solid #000000;
}
