body {font-family: Arial, Helvetica, sans-serif;}		

form#gs {
	border:0;
	margin:0;
	padding:0;
}  
table#footerContent {
	background:#F7F7F7;
	color:#000;
	width:990px;
}
table#footerContent td {
	font-size:70%;
	font-weight:500;
}
table#footerContent td a {
	color:#000;
	text-decoration:none;
}
table#footerContent td a:hover {
	text-decoration:underline;
}
table#footerContent td#gmLogo {
	width:50px;
	border:0;
	margin:0;
	padding:0 10px 0 0;
}
table#footerContent td#dividerLine {
	width:712px;
	height:1px;
}
table#footerContent td#topRow, td#botRow {
	width:920px;
	padding:0 0 1px 0;
}
table#footerContent td#botRow {
	padding:2px 0 15px 0;
}

table#footerContent span.navItemDividerTop {
	border:0;
	margin:0 3px 0 3px;
	padding:0;
}
table#footerContent span.navItemDividerBottom {
	border:0;
	margin:0 5px 0 5px;
	padding:0;
}
form#gs input#q {
	font-size:11px;
	width:159px;
	height:13px;
}
form#gs label#search {
	font-size:11px;
	padding:0 5px 0 0;
}
form#gs input#btnG {
	margin:0 0 0 5px;
}

div#footerTopRowLeft {
	float:left;
	padding:6px 0 0 0;
}
div#footerTopRowRight {
	float:right;
	padding:0 10px 0 0;
}
div#footerBottomRowLeft {
	float:left;
	padding:0 10px 0 0;
}
div#footerBottomRowRight {
	float:right;
	padding:0 10px 0 0;
}
