
img {
	border:0;
}

.slotstabs{
width:666px;
padding:0 5px;
margin:0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; 
height:33px;
background-color:#be025e;
}
ul.slotstabs li{
display:inline;
margin: 0;

}
ul.slotstabs li a {
	float:left;
	height:32px;
	overflow:hidden;
	margin-right:5px;
}
ul.slotstabs li a {
background:url("../tabs/slots-tabs-play.png") no-repeat scroll 0 0 transparent;
}
ul.slotstabs li#video-slots a {
background-position:0 0;
width:114px;
}
ul.slotstabs li#video-slots a:hover, ul.slotstabs li#video-slots a.selected {
background-position:0 -32px !important;
width:114px;
}
ul.slotstabs li#reel-jackpot a {
background-position:-122px 0;
width:134px;
}
ul.slotstabs li#reel-jackpot a:hover, ul.slotstabs li#reel-jackpot a.selected {
background-position:-122px -32px !important;
width:134px;
}
ul.slotstabs li#reel-classic a {
background-position:-264px 0;
width:245px;
}
ul.slotstabs li#reel-classic a:hover, ul.slotstabs li#reel-classic a.selected {
background-position:-264px -32px !important;
width:245px;
}
ul.slotstabs li#reel-wild a {
background-position:-515px 0;
width:126px;
}
ul.slotstabs li#reel-wild a:hover, ul.slotstabs li#reel-wild a.selected {
background-position:-515px -32px !important;
width:126px;
}
.tabcontent{
display: none;
}

#winners-table {
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px;
	text-align:left;
	width:203px;
	margin:0;
	padding:0;
}
#winners-table td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #e9e9e9;
	border-top:1px solid transparent;
	text-align:center;
	color:#000;
	padding:2px 4px;
	font-size:11px;
	height:17px;
}



/*
slots-info ****************************************/

.slots-info {
	height:298px;
	width:486px;
	margin:0 auto;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px
}
#slots-inf0-table {
	margin:0;
	padding:0;
	border-collapse:collapse;
	width:486px;
	height:298px;
	border:#e3c4fe solid 1px;
}
#slots-inf0-table td {
	border:#e3c4fe solid 1px;
    padding-left:10px;
	text-align:left;
}

/******* slots-info end ****************************************/