@CHARSET "ISO-8859-1";


.pastWinNumPanelPrint {
	color: #fff;
	/*background-color moved to style-wclc.css & style-sask.css*/
	padding: 8px;
	margin-left: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer;
	width: 40px;
}

/* Uncomment this when adding custom background on Home page accordingly to add bg and fix layout gaps */

/*

body {
	background: url(../../images/lotto-maxbg.jpg) !important ;
	background-position:center top !important;
    background-repeat:no-repeat!important;
	background-color: #80BC04 !important;
}

.sidebarModuleBorderless{
	line-height: 0px !important ;
}


#rightCol h4 {
	
	margin: 6px 0 0 0 !important;
	padding: 9px 10px 8px 10px !important;
}

*/