.searchButton{
	width:18px;
	vertical-align:bottom;
}

.powered{
	margin-left: 40px;
	font-style: italic;
	font-family: Verdana;
	color: #999999;
	font-size: 10px;
}

#divGoogleForm  {
	width: 200px;
	_width: 220px;
	float: left;
}

.lowerFooter {
	width: 525px;
	margin-top: 18px;
	*margin-top:-35px;
	padding-top: 5px;
}	

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#divGoogleForm  {
		margin-bottom:-15px;
	}
}

#footer{
	display:inline;
	overflow:hidden;
	float:left;
	width: 985px;
	height:auto;
	margin: 6px 0 10px 14px;
	padding-top:5px;
	font-family:Verdana;
	font-size: 10px;
	border-top:solid 1px #b7b7b7;
}

#footer a{
	border:0;
	border-style:none;
	text-decoration: underline;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}
#footer a.gm{
	float:left;
	display:inline;
	background: url('/images/global/GM.jpg') no-repeat;
	height:19px;
	width:20px;
}

#footer a.copy{
	margin-top:5px;
	margin-left:0px;
	float:left;
	display:inline;
}

#footer span.divide{
	margin-top:5px;
	margin-left:10px;
	float:left;
	display:inline;
	color:#666666;
}
 
#footer a.item{
	margin-top:5px;
	margin-left:10px;
	float:left;
	display:inline;
}
#footer a[rel="omni-FooterPrivacy"], #footer a[rel="omni-FooterPrivacy"] span{
	color:#075FB9!important;
}
div.lowerFooter a + a + a + a{	color:#075FB9!important;}

.bluePrivacy{color:#075FB9!important;}