﻿body {
}

.wn_Rows
{
	clear:both;
	padding-bottom:5px;
}

.wn_LotteryName 
{
	float:left;
}

.wn_DrawDate
{
	float:right;
}

.wn_DrawDate, .wn_LotteryName {
    padding: 6px 0px 4px 0px;
}

.wn_DrawDate{
    padding-top: 8px;
}

.wn_number
{
	font-weight:bold;
    font-size: 16px;
    font-family:Arial;
	padding-top:7px;
	width:34px;
	min-width:34px;
	height:30px;
	min-height:30px;
	float:left;
	text-align:center;
	vertical-align:middle;
	background-image:url("/images/lu/lu_balls.png");
    background-position: 0 76px;
	background-repeat:repeat-y;
	margin-left:5px;
	padding-left:0px;
}

.wn_empty
{
	display:none;
}

.wn_bonusBall
{
	background-image:url("/images/lu/lu_balls.png");
    background-position: 0 0px;
	background-repeat:repeat-y;
}
