#abc3-globalfooter {
	width:500px;
	height:56px;
	margin:0 auto;
	padding:16px 0 10px 0;
	color:#fff;
	background-color:#000;
	font-size:1.2em;
}
#abc3-globalfooter a#abc3-logo {
	background:url(/abc3/images/branding/abc3_logo_footer.png) no-repeat center left;
	width:34px;
	height:56px;
	text-indent:-5000px;
	float:left;
	cursor:pointer;
	padding:0 10px;
	margin-left:10px;
}
#abc3-footer-text-links {
	margin-top:5px;
}
#abc3-globalfooter a#abc3-abchome {
	background:url(/abc3/images/branding/abcworm.png) no-repeat center left;
	width:49px;
	height:36px;
	text-indent:-5000px;
	float:left;
	cursor:pointer;
	padding:15px 0 5px 10px;
}
#abc3-globalfooter a#copyright {
	margin:14px 0 0 5px;
	float:left;
	text-decoration:none;
	color:#fff;
}
#abc3-globalfooter a#conditions {
	margin:14px 0 0 5px;
	float:left;
	text-decoration:none;
	color:#fff;
}
#abc3-globalfooter a#privacy {
	float:left;
	margin:14px 0 0 5px;
	text-decoration:none;
	color:#fff;
}
#abc3-globalfooter .division {
	float:left;
	margin:14px 0 0 5px;
}

/*pngs for ie6*/
*html #abc3-globalfooter #abc3-abchome {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/abc3/images/branding/abcworm.png',sizingMethod='crop');
background:url(/abc3/images/branding/abcworm.png) no-repeat center left;
}
*html #abc3-globalfooter a#abc3-logo {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/abc3/images/branding/abc3_logo_footer.png',sizingMethod='crop');
background:url(/abc3/images/branding/abc3_logo_footer.png) no-repeat center left;
}
*html #abc3-globalfooter a#abc3-abchome {background:none;}