/*---------------------------------------------------------------------------*/
/* FOOTER definitions                                                        */
/*---------------------------------------------------------------------------*/
#footerBar {
	height: 20px;
	padding-top: 5px;
	border-bottom: 1px solid #91949c;
	border-top: 1px solid #c4c5cf;
	background-image: url( ../../pics/structure/misc/footer_bg.gif?rand=20251018100057);
	clear: both;
}

#footerBar a {
	text-decoration: underline !important;
}

#footerBar a:hover {
	text-decoration: none !important;
}

.copyright {
	font-size: 11px;
	padding-left: 3px;
}