.search {
	padding-bottom: 10px;
}

.searchTwo {
	width: 199px;
	height: 36px;
	padding-left: 8px;
	padding-top: 5px;
}

#searchInput {
	position: relative;
	z-index: 2;
	left: 8px;
	top: -4px;
	width: 186px;
	height: 17px;
	clear: none;
	display: inherit;
}

.searchInputs {
	width: 190px;
	height: 20px;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	background-image: url(/image/newImages/main_search_bck.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: 0px none white;
	color: #666666;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 0px
}

.advSearch a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7d7b7b;
	border-bottom: 1px dotted #f67401;
	line-height: 10px;
}

.advSearch a:hover {
	color: #f67401;
	border-bottom: 1px dotted #484848;
}

.logIn a {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #7d7b7b;
	border-bottom: 1px dotted #f67401;
	line-height: 10px;
}

.logIn a:hover {
	color: #f67401;
	border-bottom: 1px dotted #484848;
}