#footer_topLinks_region{
	border-top: 1px solid #7f7f7f;
	background-color:#eaeaea;
}

#footer_topLinks_shadow{
	height:31px;
	background-image:url('../images/shadow_footer_top_links.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

#footer_utility_region{
	border-bottom:1px solid #FFFFFF;
	width:974px;
	
	background-color: #F3F3F3;
	
}

#footer_utility_shadow{
	/*Add a temporary height here, will delete it later*/
	height:165px;
	background-image:url('../images/shadow_footer_utility.gif');
	background-position:right top;
	background-repeat:no-repeat;
}
#footer_topLinks_region, #language_links_container, #font_container, #print_container, #footer_utility_region, #terms_container, #terms_container{
	padding:0px;
	margin:0px;
}

#language_links_container{
	height:32px;
	float:left;
}

#font_container{
	height:32px;
	float:right;
}

#print_container{
	width:156px;
	height:32px;
	float:right;
}

#terms_container{
	width:187px;
}

#global_utility_container{
	width:787px;
}

