@CHARSET "UTF-8";


#winners_body_box {
	width: 940px;
	height: 398px;
	padding: 0;
	margin: 0;
	text-align: left;
}

#objective {
	width:423px;
	height:398px;
	float: left;
	clear: left;
	z-index:1;
}


#winner_table_bg {
	width:510px;
	height:398px;
	float: left;
	z-index:1;
	
	background: url(/img/winners/bgd_main.png) no-repeat 0px 4px;
}

#urs_winner_photo {
	width:400px;
	height:398px;
	float: left;
	margin-bottom: -398px;
	z-index:0;
}

#urs_winner_photo img {
	z-index: 0;
	float: left;
	width: 250px;
	height: 250px;
	margin-top: 80px;
	margin-left: 75px;
	
}

#winner_table_bg .row_winner .laur_small{
	width: 86px;
	height: 57;
	float: left;
}

#winner_table_bg .row_winner .winner_nickname{
	width: 90px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	float: left;
	font-size: 11px;
	color: white;
}

#winner_table_bg .row_winner .winner_date{
	width:60px;
	float: left;
	height: 57px;
	text-align: center;
	line-height: 57px;
	font-size: 11px;
	color: white;
}

#winner_table_bg .row_winner .winner_price{
	width: 114px;
	height: 52px;
	text-align: center;
	padding-top: 5px;
	line-height: 16px;
	float: left;
	font-size: 11px;
	color: white;
}

#winner_table_bg .row_winner .winner_price .prc{
	color: #a6a6a5;
}


#winner_table_bg .row_winner .winner_auction{
	width: 120px;
	height: 57px;
	text-align: center;
	line-height: 57px;
	float: left;
	font-size: 11px;
	color: white;
	text-transform:uppercase;
}

#winner_table_bg .row_winner a{
	text-decoration: none;
	color: white;
}
#winner_table_bg .row_winner {
	width: 476px;
	height: 57px;
	float: left;
	clear: both;
	z-index: 2;
	background: url(/img/winners/bar_normal.jpg) no-repeat center;
}

#winner_table_bg .selected {
	background: url(/img/winners/bar_lightup.png) no-repeat center;
}

#content_box {
	width: 504px;
	height:289px;
	overflow: hidden;
}
#winner_table_bg .clear_row_empty {
	width: 480px;
	height: 90px;
	float: left;
	clear: both;
	z-index: 2;
}

#button_pause {
z-index: 5;
float:left;
height:25px;
margin-left:159px;
margin-top:30px;
width:35px;
cursor: pointer;
}

*html #button_pause {
z-index: 5;
float:left;
height:25px;
margin-left:80px;
margin-top:30px;
width:35px;
cursor: pointer;
}

#button_play {
z-index: 5;
float:left;
height:25px;
margin-left:5px;
margin-top:30px;
width:35px;
cursor: pointer;
}

#button_first {
z-index: 5;
float:left;
height:33px;
clear: left;
margin-left:20px;
margin-top:115px;
width:35px;
cursor: pointer;
}

*html #button_first {
z-index: 5;
float:left;
height:33px;
clear: left;
margin-left:13px;
margin-top:115px;
width:35px;
cursor: pointer;
}

#button_prev {
z-index: 5;
float:left;
height:33px;
clear: left;
margin-left:20px;
margin-top:0px;
width:35px;
cursor: pointer;
}

*html #button_prev {
z-index: 5;
float:left;
height:33px;
clear: left;
margin-left:13px;
margin-top:0px;
width:35px;
cursor: pointer;
}

#button_last {
	float:right;
	height:33px;
	clear: right;
	margin-right:50px;
	margin-top:115px;
	width:35px;
	cursor: pointer;
	z-index: 5;
}

*html #button_last {
	float:right;
	height:33px;
	clear: right;
	margin-right:25px;
	margin-top:173px;
	width:35px;
	cursor: pointer;
	z-index: 6;
}

#button_next {
	z-index: 5;
	float:right;
	height:33px;
	clear: right;
	margin-right:50px;
	margin-top:0px;
	width:35px;
	cursor: pointer;
}

*html #button_next {
	z-index: 5;
	float:right;
	height:33px;
	clear: right;
	margin-right:25px;
	margin-top:0px;
	width:35px;
	cursor: pointer;
}













