/* Övergripande stil */
.sbstyle {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	text-align: center;
}
/* Ramar och padding för tabell och samtliga celler */
.sbstyle,
.sbstyle td,
.sbstyle th {
	border: #aaa 1px solid;
	padding: 4px;
}

/* [[Kategori:TemplateStyles-mallar]] */