#Footer h4
{
	color:#93EAFF;
}
.searchBox{
	background:url(images/defaults/search_box.gif) no-repeat top left;
	width:125px; 	
	padding:7px 10px 0px 10px; 
	border:0; 
	float:left; 
	color:#999999;
	height:29px;
	line-height:29px;
	font-size:11px;	
	vertical-align:middle;
}
.searchButton{ 
	float:left; 
	background:url(images/defaults/search_arrow.gif) no-repeat; 
	background-position:right 11px; 
	border:none; 
	color:#85E4FA; 
	font-weight:bold; 
	font-size:13px; 
	padding:6px 10px 0 0;
	text-align:right; width:65px;
}
.searchButton:hover{ color:#FFFFFF}

#SighUp{
	float:right; 
	width:298px; 
	height:84px; 
	background:url(images/defaults/sign_background.png) no-repeat top left; 
	padding:7px 0 0 15px;
	border:0; 
	margin-top:4px;
}
#SighUp p{padding:2px 0 5px 5px; color:#FFFFFF}

#SighUp h4
{
	color:#93EAFF;
}