﻿#winnerblock 
{
	position:relative;
	width:883px;
	height:360px;
	background-image: url(/images/games/winnerbg.gif);
}

#winText 
{
	position:absolute;
	width:650px;
	height:306px;
	left: 232px;
	top: 50px;
}

#winner2002 
{
	position:absolute;
	width:430px;
	height:39px;
	left: 129px;
	top: 185px;
	padding-left: 80px;
	background-image: url(/images/games/thedailydraw/ourlastwinner.gif);
	padding-top: 20px;
}

#photobox1 
{
	position:absolute;
	width:140px;
	height:120px;
	left: 129px;
	top: 52px;
	border-color: #73B5F4;
	border-style: solid;
	border-width: 1px;
}

#photobox2 
{
	position:absolute;
	width:140px;
	height:120px;
	left: 314px;
	top: 52px;
	border-color: #73B5F4;
	border-style: solid;
	border-width: 1px;
}

#photobox3 
{
	position:absolute;
	width:140px;
	height:120px;
	left: 497px;
	top: 52px;
	border-color: #73B5F4;
	border-style: solid;
	border-width: 1px;
}

#photobox4 
{
	position:absolute;
	width:70px;
	height:60px;
	left: 0px;
	top: 0px;
	border-color: #73B5F4;
	border-style: solid;
	border-width: 1px;;
}

#winnerbtn a 
{
	display:block;
	width: 460px;
	padding:0;
	color:#FFFFFF;
	background: url("/images/buttons/winner_button.gif") 0 0 no-repeat;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	height: 38px;
	text-align: center;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	z-index: 20;
	left: 160px;
	top: 255px;
	position: absolute;
}
	#winnerbtn a:hover {
	background-position: 0 -49px;
	color: #FFFFFF;
	text-decoration: underline;
}
	#winnerbtn a:active {
	background-position: 0 -98px;
	color:#fff;
}
