#redirectWrapper {
	width:100%;
	display: block;
	z-index:6000;
	position:absolute;
	top:0px;
	left:0px;
	text-align:center;
	background: #fff;
	overflow: hidden;
	filter:alpha(opacity=80);
	opacity: 0.8;
}

#redirectDiv {
	z-index:6999;
	background: url(/au/images/goToBandit/redirectBg.png) no-repeat;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/au/images/goToBandit/redirectBg.png');
	_background: #fff;
	width: 383px;
	height: 370px;
	font-size: 11px;
	position: absolute;
	color: #000000;
}

#banditLogo {
	background: url(/au/images/goToBandit/banditLogo.gif) no-repeat;
	width: 241px;
	height: 92px;
	margin: 68px 0px 150px 71px;
	color: #fff;
	text-decoration: none;
	}
	
#redirecting {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: bold;
	text-align: center;
	letter-spacing: -0.2px;
	}	
	
#countdown {
	color: #000;
	}	
	
body,td,table,input,select,table {
	font-size: 11px;
	text-align: left;
	}	
	
.featuredArtistDD {
	background-color: #9D9D9E !important;
	color:#444444 !important;
	font-family:Verdana !important;
	font-size:10px  !important;
	width:131px  !important;
	}	
	
.homeCompetitionThumbCell {
	text-align: center !important;
	}
	
#topAdvertTable {
	width: 764px;
	}	
	
#loginForm {
	float: right;
	}	
	
.HeaderLoginText {
	color:#990000 !important;
	font-family:Tahoma,Arial,Helvetica  !important;
	font-size:9px  !important;
	}		