.lotto-panel-container{
	display:block;
	
	margin:10px auto;
	color:#ccc;
	}

	
.lotto-panel-container form{
	display:block;
	padding:0 0 25px 0px;
	border-bottom:1px #CCC dotted;
	margin-bottom:20px;
	}
	
.lotto-panel-container strong{ font-weight:bold; font-size:16px;}
.lotto-panel-container a{ color:#c56638;}
.lotto-header{
	width:520px;
	height:30px;
	display:block;
	position:relative;
	color:#c56638;
	font-size:18px;
	padding:2px 0 0 35px;
	}
.lotto-header-no{
	width:15px;
	height:15px;
	text-align:center;
	padding:3px;
	color:#FFF;
	background:#C23403;
	font-size:13px;
	display:block;
	position: absolute;
	top:0px;
	left:0px;
	}
.text-box-lotto{
	display:block;
	width:520px;
	clear:both;
	font-size:12px;
	font-style:italic;
	padding:10px 0 0 0;
	}


.lotto-no,.lotto-weeks-no,.lotto-details{
	display:block;
	padding:10px 0 20px 0px;}
.lotto-no input{
	display:block; 
	width:40px;
	height:40px;
	padding:5px;
	float:left;
	margin-right:4px;
	font-size:16px;
	text-align:center;
	}
.lotto-no input.lotto-qp{
	display:block;
	width:60px;
	height:36px;
	font-size:10px;
	color:#FFF;
	padding:0px;
	background:#c56638;
	border:0px;
	cursor:pointer;
	}
.lotto-no input.lotto-qp:hover,.lotto-no input.lotto-clear:hover,.lotto-paypal:hover,.lotto-cheque:hover{
	background:#150802;
	}
.lotto-no input.lotto-clear{
	display:block;
	width:60px;
	height:36px;
	font-size:10px;
	color:#FFF;
	padding:0px;
	background:#a98d6d;
	border:0px;
	cursor:pointer;
	}
	
	
	
.lotto-details span{
	display:block;
	padding:0 0 10px 0;
	}
.lotto-details span.termsconditions{ margin-top:5px;} 
.lotto-details span.termsconditions input{
	display:block;
	width:20px;
	margin:0px 0 0 0;
	float:left;
	}

.lotto-details span.termsconditions label{
	display:block;
	float:left;
	}
.lotto-details span.over18 label{
	display:block;
	float:left;
	}
	
.lotto-details span.over18{ margin-top:5px;} 
.lotto-details span.over18 input{
	display:block;
	width:20px;
	margin:0px 0 0 0;
	float:left;
	}
	
.lotto-details input{
	display:block;
	width:260px;
	background:#FFF!important;
	border:1px #999 solid!important;
	padding:5px!important;
	margin:5px 0 0 0;
	}
.lotto-details label{ font-size:12px;}

.paypal-wrap{
	display:block;
	position:relative;
	width:470px;
	height:25px;
	padding:25px 25px 15px 25px;
	margin-bottom:10px;
	color:#c56638;
	background:#FFF url(../images/lotto-paypal.jpg) no-repeat 80px 17px;
	}
.cheque-wrap{
	display:block;
	position:relative;
	width:470px;
	height:25px;
	padding:25px 25px 15px 25px;
	background:#FFF;
	color:#c56638;
	}
.lotto-paypal{
	display:block;
	width:120px;
	height:44px;
	font-size:18px;
	color:#FFF;
	padding:0px;
	background:#c56638;
	border:0px;
	cursor:pointer;
	position:absolute;
	top:10px;
	right:15px;
	}
.lotto-cheque{
	display:block;
	width:220px;
	height:44px;
	font-size:18px;
	color:#FFF;
	padding:0px;
	background:#c56638;
	border:0px;
	cursor:pointer;
	position:absolute;
	top:10px;
	right:15px;
	}


.lotto-past{
	display:block;
	width:200px;
	text-decoration:none;
	background-color:#a98d6d;
	padding:5px;
	text-align:center;
	color:#FFF!important;
	}
	
.lotto-past:hover{ background-color:#321E13}

#slickbox {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #990000;
	font-size:11px;
	height:120px;
	margin-bottom:15px;
	padding:10px;
}

ol.terms-list {list-style: decimal;}

.lotto-details select {margin-top:4px;}
textarea#address-area {padding:7px; width:260px; font-family:tahoma; font-size:12px; margin-top:4px;}