/* dark footer */

#footer {
	background: #0A1823  repeat-x;
}


#footer li {
	border-bottom: 1px dotted #5c6262;
}

#footer div.moduletable {
	color: 	#ccc;
}

#footer h3 {
	color: #fff;
}

#footer a {
  color: #fff;
}

#footer a:hover {
	color: #ccc;
}
