@charset "UTF-8";
/* CSS Document */

#head, #home .lottery_ticket_checker, .btn_past_numbers {
	display: none;
}

.lottery_numbers li {
	display: inline;
}

#winner_slideshow .image_link_component {
	display: block;
	font-size: 12px;
}

.lottery-ticket-checker-drawing-number {
	display: inline-block;
	width: 30px;
}

#wrap, body, #main_content {
	background-image: none;
	background: none;
}

.lottery_ticket_checker {
	font-size: 18px;
}

tr.lottery-ticket-checker-winner {
	height: 30px;
}

#internal.lottery_ticket_checker {
	display: block;
	position: relative;
	z-index: 999;
}

#col_left {
	float: none;
}

.lottery-ticket-checker-ctr {
	padding-left: 40px;
}