#footer_SB {
	width: 940px;
	border-top: solid 1px #d6dbde;
	border-bottom: solid 1px #d6dbde;
}
#footer_SB #copyright_SB {
	font-size: 11px;
	color: #878787;
	text-align: center;
	padding: 6px;
}
#footer_SB #menu {
	background-image: url(/images/fantasygames/footer_bgfill.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	font-weight: bold;
	color: #fff;
	padding:10px;
	font-size:11px;
	background-color:#1a1a1a;
	text-align: center;	
}
#xxx {
	background-image: url(/images/fantasygames/footer_bgfill.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding:0;
	font-weight: bold;
	color: #fff;
	padding:10px;
	font-size:11px;
	background-color:#1a1a1a;
	text-align: center;	
}
#xxx #menu_sb a {
	margin: 0;
	color: #fff;
	text-decoration: none;
	padding: 0 2px 0 6px;
}
#xxx #menu_sb a:hover {
  text-decoration:underline;
}
