#content .module_noborder .helpMenu li {
	list-style:none;
	border-bottom:1px solid #999999;
	background:#ffff01;
	padding:3px 10px 4px 10px;
	font:11px Arial;
	z-index:5;
	height:14px;
}
#content .module_noborder li {
	padding-bottom:4px;
	height:auto;
}
#content .helpMenu li.last {
	border-bottom:none;
}
#content .helpMenu {
	border-bottom:none;
	border:1px solid #999999;
}
#page.help .ad_module {
	background:url(../images/module_background1.jpg)
}
#page.aboutPage.help #content  .module_noborder{
	position:relative;
	width:220px;
}
#page.aboutPage.help #content  .module_noborder .yellow_circle{
	position:absolute;
	right:0;
}
#page.aboutPage.help #searchSite {
	height:200px;
}
#page.help #searchSite h2 {
	font-weight:bold;
}
#page.aboutPage.help #searchSite p {
	padding:10px;
}
#page.aboutPage.help #searchSite input {
	width:200px;
	margin-left:10px;
	margin-top:20px;
	_padding-left:10px;
}
#page.aboutPage.help #searchSite input.submit {
	background:#FFFFFF url(../images/button_background.jpg) no-repeat scroll right center;
	border:medium none;
	bottom:5px;
	color:#333333;
	padding:3px 0 6px 9px;
	position:absolute;
	right:6px;
	text-align:left;
	text-transform:uppercase;
	width:126px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

