@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 5px;
}
#form1 .btn {
	background-repeat: no-repeat;
	float: right;
	visibility: inherit;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display:block;
	width:87px;
}
#form1 .textbox {
	display: block;
	height: 32px;
	width: 246px;
	float: none;
	margin-right: 87px;
}

