#show_all {
	clear: none;
}

.archive_table {
	font-family: Verdana;
	font-size: 93%;
	float: left;
	margin: 0 -100% 0 0;
	width: 68%;
}

.clone, .show_cloned ul {
	position: absolute;
	visibility: hidden;
}

.show_cloned .clone {
	position: static;
	visibility: visible;
}

.archive_table h3 {
	font-size: 125%;
	margin-bottom: 0.2em;
}

.archive_table .month td {
	padding: 1em 0 0.5em 25px;
}

.archive_table th {
	background: #dcdfde;
	color: #342e2a;
	font-weight: normal;
	font-size: 85%;
	padding: 1em 0.5em;
}
.archive_table th.numbers {
	padding: 0 0 0 20px;
	text-align: left;
}
.archive_table th.date {
	border-left: 1px dotted #c4c4c2;
	border-right: 1px dotted #c4c4c2;
}

.archive_table td.numbers {
	font-family: "Microsoft Sans Serif";
	font-size: 155%;
	word-spacing: 1ex;
	padding-left: 30px;
}
.archive_table .numbers li {
	float: left;
	margin-right: 0.6em;
	line-height: 1.2;
	padding: 0 0.1em;
}
.archive_table .numbers .selected {
	background: yellow;
}

.archive_table .drawing {
	padding-left: 25px;
}

.archive_table .date {
	text-align: center;
}

.archive_table td {
	padding: 0 0 0.8em;
	vertical-align: top;
}

.archive_table .year td {
	padding-top: 4em;
}

.archive_table th:first-child {
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomleft: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-left-radius: 9px;
}
.archive_table th:last-child {
	-moz-border-radius-topright: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-right-radius: 9px;
	border-bottom-right-radius: 9px;
}


#left_content {
	float: left;
	left: -32.5%;
	margin: 200px -100% 0 0;
	position: relative;
	width: 32.5%;
}

#left_content .desc {
	font-size: 86%;
	padding: 0 30px 0 58px;
}

.most_numbers {
	clear: both;
	float: left;
	margin: 70px 0 0 -0.5em;
	padding: 0 0 0 58px;
	position: relative;
}
.most_numbers ul {
	border-right: 2px solid #b7bdbf;
	padding-right: 15px;
	font-size: 236%;
	width: 1.5em;
}
#popular ul {
	font-size: 236%;
	width: 1.5em;
}
.most_numbers li {
	background: #fff;
	clear: both;
	font-family: Verdana;
	float: left;
	margin: 0 0 5px;
	padding: 0 0.1em;
	position: relative;
	top: -0.5em;
}
#unpopular {
	margin-top: 100px;
}
#unpopular li {
	height: 1.4em;
	width: 1.25em;
}
#unpopular li p {
	font-size: 46%;
	text-align: center;
	line-height: 3.1;
}
.most_numbers li.last {
	margin-bottom: -1.5em;
}
.most_numbers li p {
	margin: 0;
}

.most_numbers .icon {
	background: url("../i/archive_icons.png") no-repeat;
	width: 11px;
	height: 12px;
	margin-left: 100%;
	left: -11px;
}
.most_numbers .icon.rb {
	background-position: 0 -82px;
}

.most_numbers .explanation {
	font-family: Verdana;
	font-size: 80%;
	position: absolute;
	margin-left: 100%;
	margin-top: -2.5em;
	left: 18px;
	width: 100px;
	top: 50%;
}

.most_numbers .explanation .icon.tail {
	background-position: 0 -12px;
	height: 70px;
	width: 13px;
	left: -20px;
	top: 50%;
	margin-top: -35px;
	margin-left: 0;
}

.archive_table .jackpot {
	color: #cc2600;
}

#highlight {
	display: none;
	font-family: Verdana;
	margin-bottom: 70px;
}
.js #highlight {
	display: block;
}

#highlight p {
	clear: both;
	font-size: 80%;
	margin-bottom: 0.8em;
	width: 12em;
	position: relative;
	z-index: 1;
}

#highlight form {
	background: #fff533;
	float: left;
	margin-bottom: 0.8em;
	padding: 0.4em 60px 0.3em 1em;
	position: relative;
}
#highlight form input {
	font-size: 143%;
	width: 3em;
}
#highlight form .submit {
	background: url("../i/archive_icons.png") 0 -94px no-repeat;
	border: none;
	height: 21px;
	width: 27px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	left: 4.2em;
}
#highlight form .icon {
	background: url("../i/marker.jpg") no-repeat;
	height: 275px;
	width: 271px;
	bottom: 0;
	left: 100%;
}


#right_content {
	float: left;
	clear: right;
	margin: 0.3em 0 0;
	left: 68.5%;
	padding-left: 30px;
	position: relative;
	width: 28%;
}

#right_content .years_navigation {
	font-size: 129%;
	margin-bottom: 70px;
}
#right_content .years_navigation li {
	margin-bottom: 1em;
	line-height: 1;
}

#right_content .years_navigation strong {
	font-style: italic;
}

.winner_banner {
	margin-left: 0;
	margin-top: 250px;
}

#sorting {
	color: #342e2a;
	font-family: Verdana;
	font-size: 70%;
	margin: 0 0 5em;
	line-height: 1.6;
}
#sorting .pseudo_link {
	margin: 0 0.5em;
	line-height: 1.2;
}
#sorting .sort_by_order.selected {
	margin-left: -0.5em;
}
#sorting .selected {
	background: #a9b5bc;
	border: #a9b5bc !important;
	color: #fff !important;
	cursor: auto;
	margin: 0;
	padding: 0 0.5em 0.2em;
}
#sorting .sort_by_order {
	margin-left: 0;
}

#sorting .show_future,
#sorting .show_wins {
	margin-left: 0;
}
#sorting .selected {
	margin-left: -0.5em;
}
#sorting .selected.show_all {
	margin-left: 0;
}

