div.SkMegaSena {
	text-align: center;
	display: block;
	float:none;
}

td.SkMSCopy {
	border-top: 1px gray solid;
	font-size: 8px;
}

table.SkMSTable {
	border: green 1px ridge;
	text-align: center;
}

table.SkMSStats {
	border: green 1px ridge;
	text-align: center;
}

table.SkMSSuggest {
	border: blue 1px ridge;
	text-align: center;
}


.SkMSStats td.SkMSAnalisado,
.SkMSSuggest td.SkMSAnalisado {
	border-top: 1px gray solid;
	font-size: 8px;
}
.SkMSStats td {
	padding: 0px;
}

.SkMSStats tr.SkMSRow1,
.SkMSSuggest tr.SkMSRow1 {
	background-color:#fffff0;
}
	
.SkMSStats tr.SkMSRow2,
.SkMSSuggest tr.SkMSRow2 {
	background-color:#ffffb0;
}
	
.SkMSTable td {
	padding: 1px;
}

.SkMSTable th, .SkMSStats th {
	background-color: palegreen;
	color: white;
}

.SkMSSuggest th {
	background-color: skyblue;
	color: white;
}

td.SkMSJogo {
	text-align: left;
}
	
td.SkMSNumJogo, td.SkMSPreco {
	border: skyblue 1px inset;
	background-color: palegreen;
}
	
td.SkMSNumbers {
	font-weight: bold;
}

td.SkMSConcurso {
	
}

td.SkMSData {
	
}

td.SkMSSena {
	
}

td.SkMSGanhadores {
	
}