/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.setlist table {	
	border-style: none none dotted none;
}

.setlist thead {
	font-weight: bold;
	font-size: 12pt;
	background-color: #12223b;
}

.setlist thead td {
	padding: 2px;
}

.setlist tbody td {
	vertical-align: middle;
	padding: 2px;
	font-size: 10pt;
}

.setlist #mid {
	text-align: center;
}
