@charset "utf-8";
/* CSS Document */
#tablefooter {
	height: 80px;
	width: 920px;
	background-image: url(bg_footer.gif);
}
#colsAfooter {
	width: 514px;
	height: 80px;
	float: left;
}
#colsBfooter {
	float: right;
	text-align: right;
	padding-top: 33px;
	padding-right: 10px;
	width: 390px;
	padding-bottom: 13px;
}
#img {
	margin-right: 5px;
	margin-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
