/*===================================== imported stylesheets ==============================*/
@import "games.css";		/* games layout and properties */
@import "freegames.css"; 	/* free games layout and properties */
@import "layout.css";		/* main template layout */
@import "nav.css";			/* navigation properties */
@import "style.css";		/* main site stylesheet */
@import "glowtabs.css";
/*===================================== imported stylesheets ==============================*/

img{border:0;}
hr{height:1px; color:#000; clear:both; width:99%;}

/* referrals report url */
div#refurl{font-family:courier,serif; font-size:16px; border:1px solid #000; padding:10px; color:#000; background-color:#e6e6e6;}

/* =================================== lotto draw styles ========================================== */
.evenball, .oddball{width:61px; height:61px; float:left; margin-right:10px; font-family:arial, verdana, sans-serif; font-size:30px; font-weight:bold; color:#eee; text-align:center; padding-top:13px;}
.evenball{background:transparent url(../images/games/lottodraw/even.gif) no-repeat;}
.oddball{background:transparent url(../images/games/lottodraw/odd.gif) no-repeat;}
.bonusLabel{font-size:12px; font-weight:bold; float:left; margin:23px 10px 0 60px;}
/* =================================== lotto draw styles ========================================== */
