div#footer a {
	color: #333333;
	text-decoration: none;
	text-transform: lowercase;
}                                                                               

div#footer a:hover {
	border-bottom: 1px solid #333333;
}

div#footer {
	color: #333333;
	font-size: 11px;
	text-align: center;
	width: 100%;
	clear: both;
}

#footer #footerGeneric {
	background: white url(/images/common/content_bottom.gif) bottom no-repeat;
	height: 69px;
	display: block!important;
	padding: 0;
	margin: 0;
}      
