body { height: 100%; }
	
/* causing images to scale smoothly */
img { -ms-interpolation-mode:bicubic; }

/* Triggers hasLayout */
.pod, .clearfix, .pod .podContent, .arrowLft, .arrowRit  { 
	zoom: 1;
	} 
	
	
.btnPlayNow a {
	padding-top: 1px;
	padding-bottom: 3px;
}

	.arrowLft, .arrowRit {  
		padding-top: 0 !important;
	}


#myTools .btnMyShockwavePlain, 
#myTools .btnDisabledPlain {
	position: relative;
	top: -2px;
}
		#myTools input.inputText {
			position: relative;
			top: -2px;
			height: 19px;
			vertical-align:bottom;
		}
		#myTools label {
			padding: 0 0 2px;
		}
		#myTools #rememberMe {
			background-position: 0 -7px;
		}
		#myTools .dropmenu div {
			top: 17px;
			left: -302px;
		}


#gameOverlay #signInBox .rightHalf p {
	margin-top: 0; 
}

#podHighScores table, 
.clubGameBingo table,
.clubGamePoker table {
	width: auto;
	table-layout: fixed;
}


#gameOverlayDimmer, #dimmer { 
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
	(src='/i/common/shadowBox/dimmerBkg.png',sizingMethod='scale');
	background: none;
}

.searchFilter .searchBtn {
	padding: 6px 12px 4px;
}

/* inbody ad
----------------------------------------------- */

#inBodyAd, #inBodyAd td { 
	border-collapse: collapse;
}

#footerLogo {
    margin-top: -50px;
}
    li.shareIconsFooter {
        padding-left: 10px        
    }