search
{
margin: -8px 0px 0px 11px;
padding: 0;
position:relative;
height:23px;
}
.searchbgIE
{
	width:101px;
	height:23px;
	display:block;
	border: 0;
	background-image: url(../images/inner_page/search-box.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.searchbg
{
	width:101px;
	height:23px;
	display:block;
	border: 0px;
	background-image: url(../images/inner_page/search-box-3.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
}
.search_button
{
position:absolute;
top:-1px;
left:100px;
border: 0px;
margin: 0px 0px 0px 2px;
}

.search_field
{
float:left;
border:0;
margin-left: 7px;
margin-top: 4px;
padding: 0;
width:92px;
height: 20px;
padding: 0px 0px 0px 0px;
font: 1.0em Arial;
background-color:transparent;
}

.search_field:focus + .searchbg
{
	background-image: url(../images/inner_page/search-box.gif);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}

.errmsg { font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#F00;}

.filed button { width:68px; height:19px; background:url(../images/inner_page/submit_btn.jpg) left no-repeat; border:none;}

.filed button:hover { background:url(../images/inner_page/submit_btn_over.jpg) left no-repeat;}