body {
/*	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%; */
}

#lotto_wrapper {
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom: 10px;
}

#lotto_wrapper	#lotto_container {
	margin-top:0px;
	position:relative;
}

#lotto_wrapper #lotto_data_container {
/*	font-size:1.2em;	*/
	padding: 0px;
	height:90px;
	left:4px;
	position:absolute;
	top:0px;
	z-index:8000;
}

#lotto_wrapper .lotto_data {
	background:transparent none repeat scroll 0 0;
/*	font-size:1.2em;	*/
	height:90px;
	left:2px;
	position:absolute;
	top:0px;
	padding: 0 2px;
	width:240px !important;
	width:244px;
	z-index:9000;
}

#lotto_wrapper .lotto_data .lotto_text {
	/* padding-left:5px; */
}

#lotto_wrapper .lotto_data .lotto_text p {
	margin:0 0 0 0;
	font-weight: bold;
}


#lotto_wrapper .lotto_data h3 {
	color:#FFFFFF;
/*	font-size:1.2em;	*/
	font-weight:bold;
	letter-spacing:0;
	padding-bottom:3px;
}

#lotto_wrapper h3 {
	font-size:14pt;
	font-weight:100;
	letter-spacing:0;
	margin:5px 0 5px 0;
	padding:0;
}

#lotto_wrapper .lotto_data h3 a {
	font-family:'Trebuchet MS',Arial,Sans-serif;
	color:#A40000;
	text-decoration:none;
	font-size: 14px;
}

#lotto_wrapper .lotto_data a {
	color:#A40000;
	font-size: 12px;
	padding: 0 0 0 5px;
}

.clearBoth {
	clear:both;
	font-size:0;
	line-height:0;
}

#lotto_wrapper ul.lotto_nav_ctl {
	float:right;
	position:absolute;
	right:5px;
	text-align:right;
	top:5px;
	z-index:9000;
}

#lotto_wrapper ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#lotto_wrapper ul.lotto_nav_ctl li {
	display:inline;
	position:relative;

	background: none;
	background-color: inherit;
	border: none;
	margin: 0 0;
	padding: 0;
}

#lotto_wrapper li {
	clear:both;
	padding:3px 0 4px;
}

#lotto_wrapper ul.lotto_nav_ctl li a {
	background:transparent url(../img/dotoff-lotto.gif) no-repeat scroll center 50%;
	color:#FFFFFF;
	margin-right:0;
	padding:5px;
	text-decoration:none;
}

#lotto_wrapper ul.lotto_nav_ctl li.on a {
	background:transparent url(../img/doton-lotto.gif) no-repeat scroll center 50%;
}

#lotto_wrapper #lotto_img_holder {
	background:transparent none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	height:90px;
	margin: 0 0 0 0;
	overflow:hidden;
}

#lotto_wrapper .featureContainer {
	margin-left:0;
	padding:0;
}

.lotto_featureBlock {
	background:transparent none repeat scroll 0 0;
	clear:both;
	color:#FFFFFF;
/*	font-size:1.2em;	*/
	height:100px;
}

