<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">	.result .innerA {position: absolute; width: 60px; height: 60px; line-height: 60px; padding: 0; margin: 0; left: 0; top: 0; display: block; overflow: hidden;}
	.result .innerB, .result .number {position: relative; width: 100%; height: 100%;}
	.result .innerB {display: block;}
	.centred {margin: auto !important; text-align: center !important;}
	.padded1 {padding: 10px !important;}
	.result {position: relative; width: 60px; height: 60px; text-align: center; font: normal 32px/62px 'trebuchet ms', sans-serif;text-shadow: #444 0 1px 2px; border-radius: 60px; display: inline-block; *display: inline; zoom: 1; margin: 0 2px; top: 0;}
	.result:before {content: ''; background: url(/images/layout/sprite.png) transparent 2px -1138px no-repeat; width: 60px; height: 60px; border-radius: 60px;border: 4px solid #FFF; position: absolute; display: block; top: -4px; left: -4px; z-index: 2;}
	.result:after {background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 70%);background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);background: radial-gradient(ellipse at center,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 70%);content: ''; position: absolute; width: 60px; height: 14px; bottom: -8px; left: -1px; display: block; z-index: -1;color: #333; font-size: 11px; text-shadow: none; line-height: 40px; text-align: center;}
	.result.small {width: 40px; height: 40px; font-size: 22px; line-height: 40px; margin: 0;}
	.result.small:before {background-position: -9px -1227px; width: 40px; height: 40px; border-width: 2px; top: -2px; left: -2px;}
	.result.small:after {width: 40px; left: 0; bottom: -6px;}
	.result.small.lotto-ball, .result.small.lotto-supplementary {width: 36px; height: 36px; line-height: 36px; margin-bottom: 4px;}
	.result.small.lotto-ball:before, .result.small.lotto-supplementary:before {width: 36px; height: 36px;}
	.result.small.lotto-ball:after, .result.small.lotto-supplementary:after {width: 36px;}
	.result.medium.lotto-ball, .result.medium.lotto-supplementary {width: 52px; height: 52px; line-height: 52px; font-size: 28px;}
	.result.medium.lotto-ball:before, .result.medium.lotto-supplementary:before {width: 52px; height: 52px;}
	.result.medium.lotto-ball:after, .result.medium.lotto-supplementary:after {width: 52px;}
	.result.small.oz-lotto-ball, .result.small.oz-lotto-supplementary {width: 32px; height: 32px; line-height: 32px; font-size: 18px; margin-bottom: 8px;}
	.result.small.oz-lotto-ball:before, .result.small.oz-lotto-supplementary:before {width: 32px; height: 32px;}
	.result.small.oz-lotto-ball:after, .result.small.oz-lotto-supplementary:after {width: 32px;}
	.result.medium.oz-lotto-ball, .result.medium.oz-lotto-supplementary {width: 48px; height: 48px; line-height: 48px; font-size: 26px;}
	.result.medium.oz-lotto-ball:before, .result.medium.oz-lotto-supplementary:before {background-position: -1px -1140px; width: 48px; height: 48px;}
	.result.medium.oz-lotto-ball:after, .result.medium.oz-lotto-supplementary:after {width: 48px;}
	.result.small.set-for-life-ball, .result.small.set-for-life-bonus-ball {width: 28px; height: 28px; line-height: 28px; font-size: 17px; margin-bottom: 12px;}
	.result.small.set-for-life-ball:before, .result.small.set-for-life-bonus-ball:before {width: 28px; height: 28px;}
	.result.small.set-for-life-ball:after, .result.small.set-for-life-bonus-ball:after {width: 28px;}
	.result.medium.set-for-life-ball, .result.medium.set-for-life-bonus-ball {width: 42px; height: 42px; line-height: 42px; font-size: 24px;}
	.result.medium.set-for-life-ball:before, .result.medium.set-for-life-bonus-ball:before {background-position: -1px -1140px; width: 42px; height: 42px;}
	.result.medium.set-for-life-ball:after, .result.medium.set-for-life-bonus-ball:after {width: 42px;}
	.lotto-ball {background: #ff3636;box-shadow: inset #A60000 0 18px 6px;color: #121212; font-weight: 400;font-family: arial,Times,serif;font-style: normal;font-size: 26pt;}
	.lotto-supplementary {background: #FFF; box-shadow: inset #ae2222 0 0 0 7px, inset #000 0 0 14px -2px; text-shadow: #777 0 1px 2px; color: #333;}
	.lotto-ball.small {box-shadow: inset #6e0101 0 0 12px 4px;}
	.lotto-supplementary.small {box-shadow: inset #ae2222 0 0 0 4px, inset #000 0 0 10px -2px;}
	.lotto-supplementary.medium {box-shadow: inset #ae2222 0 0 0 6px;}
	.blueOut, .playBox, .button.blue {background: #01009e;background: -moz-linear-gradient(top,  #01009e 0%, #000059 100%);background: -webkit-linear-gradient(top,  #01009e 0%,#000059 100%);background: linear-gradient(to bottom,  #01009e 0%,#000059 100%);}
	.blueIn {background: #000059;background: -moz-linear-gradient(top,  #000059 0%, #01009e 100%);background: -webkit-linear-gradient(top,  #000059 0%,#01009e 100%);background: linear-gradient(to bottom,  #000059 0%,#01009e 100%);}
	.button.yellow {background: #ffdd00;background: -moz-linear-gradient(top,  #ffdd00 0%, #ffcc00 96%, #fcf0cf 96%);background: -webkit-linear-gradient(top,  #ffdd00 0%,#ffcc00 96%,#fcf0cf 96%);background: -o-linear-gradient(top,  #ffdd00 0%,#ffcc00 96%,#fcf0cf 96%);background: linear-gradient(to bottom,  #ffdd00 0%,#ffcc00 96%,#fcf0cf 96%);position: relative; border: 1px solid #DA2; border-bottom: 3px solid #DA0; border-top: none; font: bold 16px/20px 'trebuchet ms'; border-radius: 6px;color: #333; padding: 6px 16px; transition: 0.2s color ease-in-out; text-shadow: #FE0 1px 1px 0; box-shadow: #333 0 2px 2px -2px;}
	.button.yellow:hover {background: #cc0000;background: -moz-linear-gradient(top,  #cc0000 0%, #990000 96%,#C93030 96%);background: -webkit-linear-gradient(top,  #cc0000 0%,#990000 96%,#C93030 96%);background: -o-linear-gradient(top,  #cc0000 0%,#990000 96%,#C93030 96%);background: linear-gradient(to bottom,  #cc0000 0%,#990000 96%,#C93030 96%);border-bottom: 3px solid #600; border-left: 1px solid #600; border-right: 1px solid #036; color: #FFF; text-shadow: #333 0 -1px 0;}
	.button.blue {position: relative; border: 1px solid #228; border-bottom: 3px solid #006; border-top: none; font: bold 16px/20px 'trebuchet ms'; border-radius: 6px;color: #FFF; padding: 6px 16px; transition: 0.2s color ease-in-out; text-shadow: #333 -1px -1px 0; box-shadow: #333 0 2px 2px -2px;}
	.button.blue:hover {background: #61b5f4;background: -moz-linear-gradient(top,  #61b5f4 0%, #4986ff 100%);background: -webkit-linear-gradient(top,  #61b5f4 0%,#4986ff 100%);background: -o-linear-gradient(top,  #61b5f4 0%,#4986ff 100%);background: linear-gradient(to bottom,  #61b5f4 0%,#4986ff 100%);border-bottom: 3px solid #33A; border-left: 1px solid #33A; border-right: 1px solid #33A;}
	.button.yellow:active, .button.blue:active {margin-top: 2px; border-bottom-width: 1px;}
	.button.blue.smaller {font-size: 14px; padding: 5px 10px;}
</pre></body></html>