﻿a {
	outline: none;
}

.searchBox {
	margin: 0px;
	font-family: verdana;
	font-size: 11px;
	line-height: 36px;
	text-align: right;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	vertical-align: 4px;
}
.textfield_effect {
	background-position: 0px 0px;
	padding: 7px 6px 5px 24px;
	border-width: 0px;
	border-style: solid;
	font-family: verdana;
	font-size: 11px;
	color: #5B5B5B;
	width: 187px;
	height: 25px;
	background: url('search_bg.png');
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	position: inherit;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
*html .textfield_effect {
	background-position: 0px 0px;
	padding: 5px 6px 0px 24px;
	border-width: 0px;
	border-style: solid;
	font-family: verdana;
	font-size: 11px;
	color: #5B5B5B;
	width: 187px;
	height: 25px;
	background: url('search_bg.png');
	background-repeat: no-repeat;
	text-decoration: none;
	font-weight: normal;
	position: inherit;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
.search_ie{
	border-width: 0px;
	width: 155px;
	font-family: verdana;
	font-size: 11px;
	color: #5B5B5B;
	background: none;
}
.goImg{
	border-width: 0px;
	border-style: solid;
}
.sBoxAlign{
	text-align: right;
}
.rightSpacer{
	padding-right: 4px;
}
