#searchmenu {
	height: 22px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/bgimg2.jpg);
	background-repeat: repeat-x;
}
#container #pad #leftwrapper #main #title p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #000;
	font-weight: normal;
}
#searchlist h2 {
	font-size: 12px;
	margin: 0px;
	color: #3E5B71;
}
#searchlist p {
	margin: 0px;
}
#searchlist ul {
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#searchlist ul li {
	font-size: 14px;
	list-style-image: none;
	margin-bottom: 10px;
}
#searchlist ul li a {
	background-image: url(../img/iconlist.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	padding-left: 15px;
	overflow:hidden;
	outline:none;
	text-decoration: underline;
	background-position: 0 0px;
}

#searchlist ul li a:hover {
	background-position:0 -15px;
	display: block;
	height: 17px;
	background-image: url(../img/iconlist.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}



a:link {
	color: #3E5B71;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3E5B71;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: underline;
	color: #3E5B71;
}

.borderl {
	border-bottom:1px #D1DFE3 dashed;
	margin-bottom: 10px;
	width: 548px;
}
#container #pad #leftwrapper #main #title h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search2 {
	color: #F60;
	margin-right: 15px;
	margin-left: 35px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.search3 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.search4 {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #d1dfe3;
	padding-bottom: 3px;
	color: #3a5171;
}
#container #pad #leftwrapper #main #mainsearch #form2 label #search {
	width: 150px;
	margin-top: 2px;
}
#container #pad #leftwrapper #main #mainsearch #form2 label #button2 {
	width: 60px;
	font-size: 12px;
}

