.chartouter{
	width:650px;
	text-align:right;
	margin:2px 0px 2px 0px;
}
#chart{
/*	background:url(../images/bkg_jackpot.gif) no-repeat center;*/
	width:650px;
	border:1px solid  #DEEDCB;
}
.flagholder{
	border-right:1px solid #DEEDCB;	
	border-top:1px solid #DEEDCB;	
	margin:2px 2px 2px 5px;	
} 

#super8{
	border: 1px solid #DEEDCB;
	width:65px;
	text-align:center;
	margin:0px 0px 0px 5px ;		
}

.super8holder{
	padding:2px 0px 0px 0px;
	margin:2px ;	
	height:40px;
	width:55px;
	background:url(../images/bkg_prediction_chart.jpg) no-repeat bottom right;
	border-top:1px solid #F2F2F2;		
	border-left:1px solid #F2F2F2;	
	padding-left:-5px;
}

#semif{
	border: 1px solid #DEEDCB;
	width:83px;
	text-align:center;
	margin:0px 0px 0px 5px ;		
}
.semifholder{
	background:#CCE6FF;
	height:52px;
	width:73px;
	margin:2px;
	background:url(../images/bkg_prediction_chart.jpg) no-repeat bottom right;
	border-top:1px solid #F2F2F2;		
	border-left:1px solid #F2F2F2;		
}

#finals{
	border: 1px solid #DEEDCB;
	width:101px;
	text-align:center;
	margin:0px 0px 0px 5px ;		
}
.finalsholder{
	background:#FFFFCC;
	height:64px;
	width:91px;
	margin:2px;
	background:url(../images/bkg_prediction_chart.jpg) no-repeat bottom right;
	border-top:1px solid #F2F2F2;		
	border-left:1px solid #F2F2F2;		
}
#winner{
	border: 1px solid #DEEDCB;
	width:119px;
	height:100px;
	text-align:center;
	margin:0px 0px 0px 5px ;		
}
.winnerholder{
	background:#EEEEEE;
	height:76px;
	width:109px;
	margin:2px;
	background:url(../images/bkg_prediction_chart.jpg) no-repeat bottom right;
	border-top:1px solid #F2F2F2;		
	border-left:1px solid #F2F2F2;	
}
/* Text Styles */
.grouplabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#00B7F2;
	font-weight:bold;
}
.flag a{
	text-decoration:none;
}
.holderlabel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#00B7F2;
	font-weight:bold;
}
.flaglabel{
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.dot{
	border:1px dotted red;
}
.jackpotbtn{
	margin:1px;
	text-align:left;
}

