#header {
	width: 740px;
	padding-top: 10px;
}
#topNavi h2 {
	display: none;
}
#mainNavi {
	position: absolute;
	top: 40px;
	left: 0px;
	float: left;
	height: 15px;
	_font-size: 1px;
	width: 718px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 20px;
}
#mainNavi li {
	float: left;
	height: 15px;
	display: block;
	width: auto;
	padding-right: 4px;
	padding-left: 4px;
}
#searchBttn {
	background-color: #333333;
}
#helpNavi {
	position: absolute;
	text-align: right;
	font-size: 0.5em;
	left: 460px;
	width: 290px;
	top: 1px;
}
#helpNavi li {
	display: inline;
}
#textfield {
	border: solid 1px #999999;
	height: 14px;
	background-color: #666699;
	width: 120px;
	top: 0px;
}
#topNavi {
	clear: both;
}
.search {
	BORDER-TOP-WIDTH: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 10px;
	BORDER-LEFT-COLOR: #666666;
	BORDER-BOTTOM-WIDTH: 1px;
	MARGIN-BOTTOM: 1px;
	BORDER-BOTTOM-COLOR: #666666;
	COLOR: #666;
	BORDER-TOP-COLOR: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #666666;
}
#dealerSearch {
	width: 450px;
	text-align: center;
	position: relative;
	margin-left: 40px;
}
#dealerSearchRslt {
	font-size: .8em;
	text-align: center;
	padding-bottom: 100px;
	padding-top: 50px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	margin-top: 10px;
}

#dealerSearchRslt p {
	text-align: center;
}
