@charset "UTF-8";
/* CSS Document */

.JackpotTotalsUpperBox, .JackpotTotalsBottomBox
{
    font-weight: bold;
}

.JackpotTotalBottomBox {
font-size:15pt;
}
.JackpotTotalsUpperBox a
{
    text-decoration: none;
}



div#upperbox {
visibility:hidden;
height:0px;
	
}

div#bottombox {
	margin:10px 0 0 0;
	width:200px;
}





.JackpotTotalLink
{
    text-decoration: none;
    color: inherit;
}

.progressiveDiv
{
    text-align: center;
    display: block;
}

.progressiveDivJackpot
{
    text-align: center;
    display: block;
}

.progressiveImg
{
    border: 0px;
    margin-bottom: 10px;
}

.progressiveInput
{
    border: 0px none; 
    margin: 0px; 
    padding: 0px;  
    background-color: transparent; 
    text-align: center;
    font-weight: inherit;

}

.moduleNameDiv
{
    float: left;
}

.casinoDropDown, .casinoList, .progressiveInput
{
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;    
    width: inherit;
}

.errorText
{
    color: Red;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-weight: bold;
    font-size: 11pt;
}
