.textbox_border_12_H5 {
	vertical-align:	baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	border:1 solid #666666;
}
.textbox_border_14_H5 {
	vertical-align:	baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 16px;
	border:1 solid #666666;
} 
.searchright{
	background:url(../images/search-right.png) no-repeat;
	width:28px;
	height:26px;
}
.searchleft{
	background:url(../images/search-left.png) no-repeat;
	width:15px;
	height:26px;
	cursor:pointer;
	color:#fff;
}
.searchmiddle{
	background:url(../images/search-middle.png) repeat;
	width:70px;
	height:26px;
	cursor:pointer;
	color:#fff;
}
.searchinput input[type="text"]{
	height:24px;
	border-radius:0;
	border-left:0;
	border-right:0;
	width:150px;
}
.opttext{
	margin:6px 0 0 10px;
	color:#fff;
}