body{
	margin:0 0 75px !important;
}

#swWinnersTicker{
	height: 56px;
	overflow: hidden;
	position: fixed;
	left: 0;
	bottom: 0;
	z-index: 999;
}

.ie6 #swWinnersTicker{
	position: absolute;
}

/*some reset*/
#swWinnersTicker *{
	margin: 0;
	padding: 0;	
}


#swWtArrow{
	width: 124px;
	float: left;
}

#swWtSubWrap{
	height: 56px;
	width: 0; /* 858px; */
	background: url("/shared/winnersTicker/images/swWt_rpt.png") 0 0 repeat-x;	
	float: left;
	overflow: hidden;
	position: relative; /*ie7 fix*/		



}

#swWt_winners{
	/*width: 847px;*/
	width: 98%;	
	height: 46px; /*48*/
	margin: 4px auto 0;
	background: #0e2030;
	border: 1px solid #666699;
	overflow: hidden;
	position: relative; /*ie7 fix*/	
}

#swWt_winners ul{
	margin: 0;
	padding: 0;
	position: relative;	
}

#swWinnersTicker a{
	display: block;
	width: 16px;
	height: 56px;	
	background: url("/shared/winnersTicker/images/swWt_click.png") 0 -55px no-repeat;
	float: left;
	outline: none;
}

.ie6 #swWinnersTicker a{
	background-image: url("/shared/winnersTicker/images/swWt_click.gif");	
}

#swWinnersTicker a.expand{
	display: block;
	width: 17px;
	height: 56px;	
	background-position: left bottom;
	float: left;
	outline: none;
	background: url("/shared/winnersTicker/images/swWt_click.png") 0 0 no-repeat;
}

#swWinnersTicker a.collapse{
	display: block;
	width: 17px;
	height: 56px;	
	background-position: left bottom;
	float: left;
	outline: none;
	background: url("/shared/winnersTicker/images/swWt_click.png") 0 -55px no-repeat;
}

#swWt_winners ul{
	padding: 4px 0;
}

#swWt_winners ul li{
	width: 	267px; /*arch-266*/
	height: 38px;
	padding: 0 5px 4px 12px;
	margin: 0 0 5px;
	float: left;
	color: #6699cc;
	font-family: Tahoma, Geneva, sans-serif;
	list-style: none;
	font-size: 10px;	
	background: url("/shared/winnersTicker/images/swWt_listBar.gif") top right no-repeat;
}

#swWt_winners ul li.modThree{
	background: none;	
}

#swWt_winners ul li img{
	width: 44px;
	height: 36px;
	margin: 0 5px 0 0;
	float: left;
}

#swWt_winners ul li h6, #swWt_winners ul li p{
	width: 207px;		
}

#swWt_winners ul li h6{
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #fff;
	overflow: hidden;
	margin: 4px 0 2px;
	float: left;
	height: 13px;
}

#swWt_winners ul li h6 strong{
	color: #ff6600;	
}

#swWt_winners ul li p{
	float: left;
}

#swWtGradient{
	position: absolute;
	z-index: 10;
	right: 0;
	top:0;
	width: 49px;
}

.ie6 #swWtGradient{
	display: none;	
}
