
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:#34b5ec;
}
ul.slotstabs li{
display:inline;
margin: 0;

}
ul.slotstabs li a {
	float:left;
	height:33px;
	overflow:hidden;
	margin-right:5px;
}
ul.slotstabs li#video-slots a {
	background:url(/images/slotslobby/tabs/slots-tabs_09.gif) no-repeat;
	width:134px;
}
ul.slotstabs li#video-slots  a:hover {
	background:url(/images/slotslobby/tabs/slots-tabs_02.gif) no-repeat;
	width:134px;
}
ul.slotstabs li#video-slots a.selected {
	background:url(/images/slotslobby/tabs/slots-tabs_02.gif) no-repeat;
	width:134px;
}
ul.slotstabs li#reel-wild  a{
	background:url(/images/slotslobby/tabs/slots-tabs_11.gif) no-repeat;
	width:273px;
}
ul.slotstabs li#reel-wild a:hover {
	background:url(/images/slotslobby/tabs/slots-tabs_04.gif) no-repeat;
	width:273px;
}
ul.slotstabs li#reel-wild a.selected {
	background:url(/images/slotslobby/tabs/slots-tabs_04.gif) no-repeat;
	width:273px;
}
ul.slotstabs li#reel-classic a {
	background:url(/images/slotslobby/tabs/slots-tabs_13.gif) no-repeat;
	width:134px;
}
ul.slotstabs li#reel-classic  a:hover {
	background:url(/images/slotslobby/tabs/slots-tabs_06.gif) no-repeat;
	width:134px;
}
ul.slotstabs li#reel-classic a.selected {
	background:url(/images/slotslobby/tabs/slots-tabs_06.gif) no-repeat;
	width:134px;
	position:relative;
}
.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 ****************************************/