.slots,.slots .wrapper,.slots .eu-slot {
width:32px;
}

.slots,.slots .eu-slot {
height:32px;
}

.slots .eu-slot {
line-height:32px;
text-align:center;
}

.slots {
   background: none repeat scroll 0 0 #fff;    border: 1px solid  #CCC;    border-radius: 40px;    color: #919191;    display: inline-block;    float: left;    font-family: arial,helvetica,sans-serif;    font-size: 18px;    font-weight: 700;    margin-right: 5px;    overflow: hidden;    text-align: center;
}

.slots .wrapper {
margin:0;
}

#eu-lottery {
border:1px solid #CCC;
display:inline-block;
width:auto;
text-align:center;
padding:4px;
}

#lottery-button {
clear:both;
background:0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed',endColorstr='#dfdfdf');
background-color:#ededed;
-webkit-border-top-left-radius:6px;
-moz-border-radius-topleft:6px;
border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;
-moz-border-radius-topright:6px;
border-top-right-radius:6px;
-webkit-border-bottom-right-radius:6px;
-moz-border-radius-bottomright:6px;
border-bottom-right-radius:6px;
-webkit-border-bottom-left-radius:6px;
-moz-border-radius-bottomleft:6px;
border-bottom-left-radius:6px;
text-indent:0;
border:1px solid #dcdcdc;
display:inline-block;
color:#777;
font-family:arial;
font-size:15px;
font-weight:700;
font-style:normal;
height:32px;
line-height:32px;
text-decoration:none;
text-align:center;
padding:0 12px;cursor: pointer;
}

#lottery-button:hover {
background:0;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf',endColorstr='#ededed');
background-color:#dfdfdf;
}

#lottery-button:active {
position:relative;
top:1px;
}
/* #slots_6{color:#52a9ca !important;} */