#content h1 small{font-size:60%;font-weight:normal}
#drawing{
	float:left;
	position:relative;
}
#drawing .edge{
	position:absolute;
	top:0;
	left:0;
	width:41px;height:120px;
	background:url(/media/html/f/i/balls_results_left.png);
	z-index: 1;
}
#drawing .ball26{background-position:0 -268px}
#drawing .ball6{background-position:0 -534px}
#drawing .ball19{background-position:0 -402px}
#drawing .ball32{background-position:0 -670px}
#drawing .ball4{background-position:0 0}
#drawing .ball12{background-position:0 -134px}
#drawing img{
	position: relative;
	margin-right: -39px;
}


#statistics{
	background:#c2e35f;
	padding:20px 20px 40px 20px;
	width:55%;
	float:left;
	font-family:Verdana
}
.results{
	padding-left:50px;
	clear:both;
}
#statistics th {
	line-height:1.3;
	color: #2c5606;
	font-weight: normal;
	font-size: 80%;
	padding:0.1em 5px;
	border-bottom:1px solid #cefba5;
}
#statistics td{
	font-size:150%;
	white-space:nowrap;
	text-align:right;
	padding:12px 20px 2px 20px;
}
#statistics td.n{
	text-align:center;
}
#statistics tr.selected td{
	color:#fff;
}
#results_info{
	float:left;
	width:35%;
	padding:10px 0 0 30px;
	margin-right:-100%;
}
#results_info h2{
	font-size:125%;
	margin:0;
}
#video img{
	margin-right:10px
}
#video .image {
	vertical-align: top;
}
#video a{
	font-size:120%;
	font-style:italic;
	line-height:1
}
#video p{
	font-size:80%;
	color:#5e7687;
	margin-top:0.3em
}
#how_take{
	font-size:140%;
	font-style:italic
}
#information{
	margin-top:30px;
	padding-top:5px;
	position:relative;
}
#other_results{
	width:40%;
	float:left;
}
#other_results table{
	font-family:Verdana;
	font-size:80%
}
#other_results a{
	font-style:italic;
	font-size:120%
}
#other_results th {
	line-height:1.3;
	color: #5e7687;
	font-weight: normal;
	padding:5px 10px;
}
#other_results td{
	white-space:nowrap;
	padding:5px 10px;
}
#other_results td.date {
	text-align: center;
}
#other_results .numbers{
	font-size:170%;
	line-height:1;
	word-spacing: 0.3em;
	font-family:sans-serif;
}
#other_results .selected td{
	background:#c2e35f;
}
#other_results .selected .clt{
	width:4px;
	height:4px;
	overflow:hidden;
	background:url(/media/html/f/i/results_corner.png)
}
#other_results .selected .clb{
	position:absolute;
	top:auto
}
#other_results .selected .crt{}
#other_results .selected .crb{}
#superprize{
	float:left;
	width:60%;
	padding-top:1.8em;
	position:relative;
	padding-left:130px;
	margin-right:-100%;
}
#superprize span.rur{
	font-size:60%;
	margin-left:-0.3em;
}
#superprize span.rur span{
	margin-top: 0.3ex;
}
#superprize a{
	font-size:120%;
	font-style:italic;
}
#superprize h4{
	font-size:108%;
	font-family:Verdana;
}
#superprize ins{
	font-size:270%;
	display:block;
	text-decoration:none;
	font-family:Verdana;
}
#superprize .icon{
	width:90px;
	left:30px;
	height:77px;
	background:url(/media/html/f/i/bag.png) no-repeat;
}
#play{
	display:block;
	text-align:center;
	background:url(/media/html/f/i/play.png) no-repeat;
	width:144px;height:53px;
	padding:15px 15px 15px 10px;
	position:absolute;
	right:0;top:5.2em
}
#play a{
	color:#fff;
	font-style:italic;
	font-weight:bold;
	font-size:110%;
}
#tickets_check{
	position:absolute;
	top:0;right:-15px;
	padding:80px 0 0 18px;
	font-style:italic;
	font-size:120%;
	line-height:1.2;
	width:110px;height:170px;
	background:url(/media/html/f/i/tickets_check.png) no-repeat;
}

/* @begin Tube with balls v.2 */
#numbers-2,
#numbers-2 ul,
#numbers-2 ul li {
	margin: 0; padding: 0;
	position: relative;
}

#numbers-2 ul {
	display: inline-block;
	height: 100px;
}

#numbers-2 ul li {
	float: left;
	height: 100px;
}

#numbers-2 ul li.first,
#numbers-2 ul li.last {
	background: none;
}

#numbers-2 ul li.first {
	width: 25px;
}

#numbers-2 ul li.ball {
	width: 88px;
}

#numbers-2 ul li.ball {
	background: transparent url('../../f/i/tube/body.png') no-repeat 0 0;
}

#numbers-2 ul li.ball img {
	margin: 0; padding: 0;

}


#numbers-2 ul li.last {
	width: 30px;
}
/* @end */
