

.form input.text{
	font-weight: normal;
	color: #999;
	width: 150px;
	height: 20px;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e5e5e5;
	border-bottom-color: #e5e5e5;
	border-left-color: #e5e5e5;
	background-color: #f1f1f0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 0px;
	line-height: 2px;
}
.form input.text.active{
	background-color: #E7E7E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D3D3D3;
	border-bottom-color: #D3D3D3;
	border-left-color: #D3D3D3;
	color: #333;
}
.levitating_bt {
background-image: url(button/left_buton.jpg);
display: block;
height: 20px;
width: 07px;
overflow: visible;
padding: 0px;
}
.levitating_bt input,
.button{
	background-image:url(../images/go.jpg);
	height:20px;
	width:27px;
}