.lotto_col_sx{
	width: 43%;
}
.lotto_col_dx{
	width: 53%;
}


.lotto-box{
	width: 94%;
	/*margin-top: 24px;*/
	text-align: center;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #A7892F;
	padding-bottom:15px;
}

.lotto-box .descrizione{
	height: 42px;
	font-size: 13px;
}

.lotto-box table{
	font-size: 12px;
	font-weight: bold;
	width: 92%;
	margin-left: 5px;
}

.lotto-box .header{
	background: url(/lotto/img/lotto-header.png) repeat-x top left;
	height: 21px;
	color: #ffffff;
	padding-top: 2px;
}