/*
Theme Name:     Twenty Ten Child
Template:       twentyten                            
*/
@import url("../twentyten/style.css");
/*Styrelse*/
#board h3 {
	margin-top: 5px;
	margin-bottom: 0;
}

#statutes p {
	margin-bottom: 0;
}

/*Notförsäljning*/
#tunes h2 {
	margin-top: 5px;
	margin-bottom: 0;
}

/*Spelmanslag*/
#groups h2 {
	margin-top: 5px;
	margin-bottom: 0;
}
#groups p {
	display: inline;
}

@media print {
	#bruna-parmen p { display:none}

}

