.wheel1
{
    BORDER-RIGHT: gold inset;
    BORDER-TOP: gold inset;
    LEFT: 20px;
    BORDER-LEFT: gold inset;
    WIDTH: 40px;
    BORDER-BOTTOM: gold inset;
    POSITION: absolute;
    TOP: 10px;
    HEIGHT: 104px
}
.wheel2
{
    BORDER-RIGHT: gold inset;
    BORDER-TOP: gold inset;
    LEFT: 60px;
    BORDER-LEFT: gold inset;
    WIDTH: 40px;
    BORDER-BOTTOM: gold inset;
    POSITION: absolute;
    TOP: 10px;
    HEIGHT: 104px
}
.wheel3
{
    BORDER-RIGHT: gold inset;
    BORDER-TOP: gold inset;
    LEFT: 100px;
    BORDER-LEFT: gold inset;
    WIDTH: 40px;
    BORDER-BOTTOM: gold inset;
    POSITION: absolute;
    TOP: 10px;
    HEIGHT: 104px
}
.score
{
    BORDER-RIGHT: gold thin inset;
    BORDER-TOP: gold thin inset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14px;
    BORDER-LEFT: gold thin inset;
    BORDER-BOTTOM: gold thin inset;
    FONT-FAMILY: 'MS Sans Serif';
    BACKGROUND-COLOR: lightgoldenrodyellow
}
.winnings
{
    BORDER-RIGHT: gold thin inset;
    BORDER-TOP: gold thin inset;
    BORDER-LEFT: gold thin inset;
    BORDER-BOTTOM: gold thin inset
}
.slotbody
{
    BORDER-RIGHT: chocolate thin outset;
    BORDER-TOP: chocolate thin outset;
    BORDER-LEFT: chocolate thin outset;
    BORDER-BOTTOM: chocolate thin outset
}
.slottop
{
    BORDER-RIGHT: chocolate thin outset;
    BORDER-TOP: chocolate thin outset;
    BORDER-LEFT: chocolate thin outset;
    BORDER-BOTTOM: chocolate thin
}
.dummy
{
    VISIBILITY: hidden;
    OVERFLOW: hidden
}
