.jcarousel-skin-tango .jcarousel-container {float:left;}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width:743px; 
	float:left;
	height:145px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:523px;
	height:145px;
	float:left;
	margin:0 10px 0 10px;
}
.jcarousel-skin-tango .jcarousel-item {width:128px; height:145px;}
.jcarousel-skin-tango .jcarousel-item-horizontal {margin-right: 10px;}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
	top:66px;
	right:0px;
	height:15px;
	width:9px;
    cursor: pointer;
	background: transparent url(/images/right-arrow.jpg) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
	top:66px;
	left:196px;
	height:15px;
	width:9px;
    cursor: pointer;
	background: transparent url(/images/left-arrow.jpg) no-repeat 0 0;
}
.jcarousel-item-details{
	width:186px;
	float:left;
	height:135px;
	padding:5px;
	font-size:11px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	background:#f8a71a url(/images/bottom-bg.gif) left bottom no-repeat;
}
.jcarousel-item-details p{padding:0px; margin:0px;}
.jcarousel-item-details a.sitelink{
	color:#160114;
	font-weight:normal;
	font-size:11px;
	text-decoration: none;
}
#mycarousel ul.jcarousel-list-horizontal li.jcarousel-item img{cursor:pointer;}
.jcarousel-control {float:right; padding:11px 0px 0px 0px; width:184px;}
.jcarousel-control a {
    text-decoration: none;
	color:#0095da;
	float:left;
	text-indent:-9999px;
	width:10px;
	height:10px;
	margin-left:6px;
	background:url(/images/numbering-circle.gif) left -15px no-repeat; 
}
.jcarousel-control a:focus, .jcarousel-control a:hover,
.jcarousel-control a:active, .jcarousel-control a.active {
    outline: none;
	background:url(/images/numbering-circle.gif) left top no-repeat; 
	float:left;
}
#k{width:170px; float:left; padding:10px 0px 0px 20px;}
#st{padding:10px 15px 0px 18px; float:left; line-height:16px; width:150px;height:80px;}

#jcarousel-item-details-content
{
	float:left;
	height:110px;
}
*html #jcarousel-item-details-content
{
	float:left;
	height:100px;
}
/********* Winners Begin **********/
.winners_all {
	width:500px;
	text-align:center;
}

.winners_all th{

	background:url(/images/green_blank.gif) no-repeat;
	text-align:left;
	height:43px;
	width:480px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-left:20px;
}
.winners_all .tleft{	
	background: url(/images/Lgreen.gif) repeat-y;
	width:8px; 
	padding:5px;

}
.winners_all .tright{	
	background: url(/images/Rgreen.gif) repeat-y right;
	width:8px;
	padding:5px;

}
.winners_all .tline{	
	background-color:#009900;
	width:1px;
}
.winners_all .alias{	
	width :50%;	
	padding:5px 0px 5px 100px;
	text-align:left;
}
.winners_all .amount {
	width :50%;	
	padding:5px 98px 5px 0px;
	text-align:right;
}

.winners_all .theader{	
	font-weight:bold;
	text-align:center;
	width:48%;
}

.winners_all .wfooter{
	background: url(/images/green_bottom.gif) repeat-x;
}
.winners_all .even{
	background-color:#cfefb2;
	padding:5px 0;
	text-align:center;
}

/* Bingo */ 
.winners_bingo {
	width:500px;
	text-align:center;
}

.winners_bingo th{

	background:url(/images/orange_blank.gif) no-repeat;
	text-align:left;
	height:43px;
	width:480px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-left:20px;
	
}
.winners_bingo .tleft{	
	background: url(/images/Lorange.gif) repeat-y;
	width :8px;
	padding:5px;

}
.winners_bingo .tright{	
	background: url(/images/Rorange.gif) repeat-y right;
	width :8px;
	padding:5px;

}
.winners_bingo .tline{	
	background-color:#ff9900;
	width:1px;
}
.winners_bingo .alias{	
	width :50%;	
	padding:5px 0px 5px 100px;
	text-align:left;
}
.winners_bingo .amount {
	width :50%;	
	padding:5px 98px 5px 0px;
	text-align:right;
}

.winners_bingo .theader{	
	font-weight:bold;
	width:48%;
}

.winners_bingo .wfooter{
	background: url(/images/orange_bottom.gif) repeat-x;
}
.winners_bingo .even{
	background-color:#ffe0b2;
}
/* Slots */ 
.winners_slots {
	width:500px;
	text-align:center;
}

.winners_slots th{

	background:url(/images/maroon_blank.gif) no-repeat;
    height:43px;
	width:480px;
	color:#fff;
	font-size:22px;
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.winners_slots .tleft{	
	background: url(/images/Lmaroon.gif) repeat-y;
	width :8px;
	padding:5px;

}
.winners_slots .tright{	
	background: url(/images/Rmaroon.gif) repeat-y right;
	width :8px;
	padding:5px;
	
}
.winners_slots .tline{	
	background-color:#bd0078;
	width:1px;
}
.winners_slots .alias{	
	width :50%;	
	padding:5px 0px 5px 100px;
	text-align:left;
}
.winners_slots .amount {
	width :50%;	
	padding:5px 98px 5px 0px;
	text-align:right;
}

.winners_slots .theader{	
	font-weight:bold;
	width:48%;
}

.winners_slots .wfooter{
	background: url(/images/maroon_bottom.gif) repeat-x;
}
.winners_slots .even{
	background-color:#f7e0ef;
}
.winner table td,.winner table th{
padding:5px;
border-bottom:1px solid #CDCDCD;
width:100%;
text-align:left;
}

