/**
* @package		glbTemplate001  
* @version		0.99.0  
* @author		John Wicks  
* @copyright	Great Little Book Publishing Co., Inc.
*/
#logo a.logo-icon {
	float: left;
	position: relative;
	left: 180px;
         top: 50px;
	display: inline-block;
	width: 47px;
	height: 47px;
	background: transparent url(../images/logo.png) 0 0 no-repeat;
         margin: 5px 0 -47px 0;
}
#logo span {display: none;}
#footer .moduletable ul.menu li.item61 { background-image: none;}
.bannergroupleaderboardAds {margin: 5px 0 0 15px; }
#footer .moduletable .bannergroup {margin-left: 30px;}

table#blackjack-card-combinations {width:50%; margin:0 auto; border: solid 1px black;}
table#blackjack-card-combinations td {width:24.9%; padding: 10px;text-align:center;}