.myinput {
	width: 166px;
	BORDER-RIGHT: #717171 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT-SIZE: 12px;
	color: #000000;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #717171 1px solid;
	BACKGROUND-COLOR: #ffffff;
	height: 16px;
}
.button {
	background-image: url(../images/button.gif);
	width: 67px;
	height: 21px;
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.select{
width:172px;
font-size:12px;
color:#000000;
}