#lotto_selection, 
#RandomNumbers,
#ClearNumbers,
.copyText,
.title	{
font-size: 9pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
}

#lottoboard, 
.lotto_numbers, 
.lotto_bonus {
font-family: arial, "lucida console", sans-serif !important;
font-size: 14px;
font-weight: bold;
display: inline;
padding: 0;
}

.lotto_bonus .bonus {
background-image: url("images/panel_1L/star.gif");
}

/*
#lotto_luckynumbers {
padding-bottom: 15px;
} */

.lottorow {              
clear: both;
}

#lotto_selection {
display: block;
padding-bottom: 25px;
}

.lotto_numbers {              
clear: both;
display: inline;
}



#lottoboard a { 
background-image: url(images/panel_1/white.gif);
height: 30px;
line-height:30px;
width: 30px;  
color: black;
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:block;
float:left; 
}
#lottoboard a { 
font-weight: bold; 
}
#lottoboard a.noughts {
background-image: url("images/panel_1/red_on.gif"); 
color: black; 
}
#lottoboard a.tens {
background-image: url("images/panel_1/orange_on.gif"); 
}
#lottoboard a.twenties {
background-image: url("images/panel_1/yellow_on.gif"); 
}
#lottoboard a.thirties {
background-image: url("images/panel_1/green_on.gif"); 
}
#lottoboard a.forties {
background-image: url("images/panel_1/blue_on.gif"); 
color: black; 
}
#lottoboard a.selected {
background-image: url("images/panel_1/selected.gif"); 
color: white;
}
#lottoboard a.bonus {
background-image: url("images/panel_1/star.gif"); 
}
#lottoboard a.noughts:hover { 
background-image: url("images/panel_1/red_over.gif"); 
}
#lottoboard a.tens:hover { 
background-image: url("images/panel_1/orange_over.gif"); 
}
#lottoboard a.twenties:hover { 
background-image: url("images/panel_1/yellow_over.gif"); 
}
#lottoboard a.thirties:hover { 
background-image: url("images/panel_1/green_over.gif"); 
}
#lottoboard a.forties:hover { 
background-image: url("images/panel_1/blue_over.gif"); 
}



.lotto_numbers span.noughts { 
background-image: url("images/panel_1L/red_on.gif"); 
}
.lotto_numbers span.tens { 
background-image: url("images/panel_1L/orange_on.gif"); 
}
.lotto_numbers span.twenties { 
background-image: url("images/panel_1L/yellow_on.gif"); 
}
.lotto_numbers span.thirties { 
background-image: url("images/panel_1L/green_on.gif"); 
}
.lotto_numbers span.forties { 
background-image: url("images/panel_1L/blue_on.gif"); 
}



.lotto_ball {
background-image: url("images/panel_1L/neutral_on.gif");
line-height:30px;
height: 30px;
width: 30px;  
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
}

.lotto_ball_yesterday {
background-image: url("images/panel_0/neutral_over.gif");
line-height:30px;
height: 30px;
width: 30px;  
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
}

.lotto_ball_results {
background-image: url("images/panel_y/neutral_over.gif");
line-height:30px;
height: 30px;
width: 30px;  
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
}

.lotto_bball {
background-image: url("images/panel_1L/star.gif");
line-height:30px !important;
height: 30px !important;
width: 30px !important; 
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
/* Attributes below from Liliana's design */
border: 0px;
margin: 0px 0px 0px 10px;
padding: 0px;
}

.lotto_bball_results {
background-image: url("images/panel_y/star.gif");
line-height:30px !important;
height: 30px !important;
width: 30px !important; 
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
/* Attributes below from Liliana's design */
border: 0px;
margin: 0px 0px 0px 10px;
padding: 0px;
}


.lotto_bball_yesterday {
background-image: url("images/panel_0/star.gif");
line-height:30px !important;
height: 30px !important;
width: 30px !important; 
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
/* Attributes below from Liliana's design */
border: 0px;
margin: 0px 0px 0px 0px;
padding: 0px;
}

.lotto_bball_lucky {
background-image: url("images/panel_1/star.gif");
line-height:30px !important;
height: 30px !important;
width: 30px !important; 
vertical-align: middle;
text-align: center;
text-decoration: none; 
display:inline;
float:left;
/* Attributes below from Liliana's design */
border: 0px;
margin: 0px 0px 0px 10px;
padding: 0px;
}


#lucky1, #lucky2, #lucky3, #lucky4, #lucky5, #lucky6 {
background-image: url("images/panel_1/pink_over.gif");
}