h4									{ margin-bottom: 14px; }

/* divs */
#left								{ width: 560px; }
#right								{ width: 250px; position: absolute; right: 46px; }
#upcomingShows						{ width: 600px; }
#upcomingShows tr					{ height: 30px; vertical-align: middle; background: url("../../images/divider2.gif") bottom left repeat-x; }
#upcomingShows tr.odd				{ background: url("../../images/divider-odd.png") bottom left repeat;  }
#featuredVideosList	li				{ display: inline; float: left; width: 33%; }
#filter p							{ margin-bottom: -8px; }

/* forms */
label								{ float: left; width: 82px; }
#filterBy							{ width: 72px; }
#filterOrder						{ width: 90px; }
#showBands,#showMonths				{ width: 166px; }
#submit								{ float: right; margin-top: 5px; }

/* classes */
.header-bg-left						{ width: 600px; height: 32px; display: block; background: url("../../images/header-bg-left-tours.gif") top left no-repeat; padding: 8px 0 0 10px; margin-bottom: 10px; }
.header-bg-right					{ width: 258px; height: 30px; display: block; background: url("../../images/header-bg-right-tours.gif") top left no-repeat; padding: 8px 0 0 10px; margin-bottom: 10px; }
.article							{ padding-bottom: 16px; border-bottom: 1px solid #282936; }
.pad								{ padding-top: 18px; }
.noBorder							{ border: 0; }
.showsDate							{ font-weight: bold; color: #58626b; }
.showsBand							{ color: #f0f5f9; }
.rssType							{ background: url("../../images/rss-logo.gif") top left no-repeat; display: block; height: 22px; padding-left: 24px; font-weight: bold; }

/* links */
.rssType a							{ color: #fff; display: block; }
.rssType a:hover					{ color: #b6b6b6; display: block; }
.rssType:hover						{ background-position: 0 -22px; }
#upcomingShows a					{ color: #fff; }
#upcomingShows a:hover				{ color: #b6b6b6; }