/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#000;background:none;font-size:9pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline; color: #000;}



ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.gns {
	display: none;
}

table {
	margin: 1em 0 0 0;
	width: 100%;
	border: 1px solid #999;
	border-bottom: none;
	font-size: 8pt;
}

table td {
	border-bottom: 1px solid #999;
	border-collapse: collapse;
}



h1 {
	clear: left;
	font-size: 1.3em;
	padding: 7px 0;
	border-top: 2px solid #666;
	border-bottom: 2px solid #666;
}

h2 {
	font-size: 1.2em;
	padding: 10px 0 2px 0;
	clear:left;
}

ul.bonds-summary-tab {
	display: block;
}


ul#tabs {
	display: none;
}



h2.print-only-heading {
	display: block;
}

div.print {
	display: none;
}

div.footer {
	display: none;
}

h2.vs {
	margin-top: 15em;
}


/* Prizes specific */


#header, #leftbar, #calendar_placeholder, #accordion, #footer ul, #print-results {
	display: none;
}

div#game-Lotto span.scratchcard {
	display: none;
}



ul.lottoballs li {
	display: block;
	float:left;
	width:30px;
}

ul.lottoballs li.slot7 {
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
}

span.game
{
	display:block;
	font-weight:bold;
	text-decoration:underline;
	margin-top:20px;
}

div.win-num
{
	float:left;
	font-style:italic;
}

div.bonus
{
	display:block;
	font-style:italic;
	padding-left:180px;
	
}

/*EuroMillions*/

h3
{
	font-size:75%;
	font-weight:normal;
}

dl.jackpot dt
{
	float:left;
	margin-right: 15px;
}

dl.winning-numbers
{
	float:left;
	margin:0;
	padding:0;
}

dl.winning-numbers dt
{
	font-style:italic;
}

dl.winning-numbers dd
{
	display: block;
	float:left;
	width:30px;
	margin:0;
	padding:0;
}

dl.lucky-stars
{
	margin:0;
	padding:0;
}

dl.lucky-stars dt
{
	font-style:italic;
}

dl.lucky-stars dd
{
	display: block;
	float:left;
	width:30px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
}

div.em-breakdown
{
	clear:left;
}


/*Monday Million*/
dl.bonus dt
{
	font-style:italic;
}

dl.bonus dd
{
	display: block;
	float:left;
	width:30px;
	font-weight: bold;
	margin-left: 10px;
	text-decoration: underline;
}


/*Telly Bingo*/

ul.tb-numbers
{
	display:block;
	clear:both;
}

ul.tb-numbers li
{
	float:left;
	width:25px;
}

div.tb-lucky-line
{
	clear:both;
}