/* CSS Document */

#jackpot_wrapper {
width:470px;
float:left;
background-color:#f7f2e5;
background-image:url(../..//images/main/bkgd_light.gif);
background-position: top left;
background-repeat:repeat;
margin-bottom:40px;
border: solid #9d9873 1px;
text-align:left;
padding: 10px;
}

#jackpot_copy {
padding: 20px;
}

.currently_type {
font-size:9px;
line-height: 12px;
font-weight: bold;
color: #94000c;
}

.jackpot_type {
font-size:26px;
line-height: 30px;
font-weight: bold;
color: #94000c;
}

