th {
	text-align: left;
	padding: 5px;
}

td {
	padding: 5px;
}

table {
	width: 100%;
}

#newsletter-archives table { width: auto; }

.even {
	
}

.odd {
	background: #dce2e9;
}

.highlight {
	background-color: #3D3D3D;
	font-weight: bold;
}

.header {
    background: url(../images/header-updown.gif) left center no-repeat;
    height: auto;
    text-indent: 12px;
}

.headerSortUp {
	background: url(../images/header-asc.gif) left center no-repeat;
	height: auto;
}

.headerSortDown {
	background: url(../images/header-desc.gif) left center no-repeat;
	height: auto;
}

.price-cell {
    text-align: right; 
}

#class-schedule {
    margin: 0 0 15px 0; 
}
