﻿div.topspin-widget-email-for-media {
	float:none;
}

p.banner {
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

p.banner img {
	border-width: 0px;
}

tr.banner-holder {
	display:none;
}

tr.banner-3col-1 {
	display:none;
}

tr.banner-3col-1 td {
	width: 260px;
}

tr.banner-3col-2 {
	display:none;
}

tr.banner-3col-2 td {
	width: 260px;
}

tr.banner-2col-1 {
	display:none;
}

tr.banner-2col-1 td {
	width: 390px;
}

tr.banner-2col-2 {
	display:none;
}

tr.banner-2col-2 td {
	width: 390px;
}

tr.banner-2col-3 {
	display:inline;
}

tr.banner-2col-3 td {
	width: 390px;
}

tr.banner-2col-4 {
	display:none;
}

tr.banner-2col-4 td {
	width: 390px;
}

tr.banner-1col-1 {
	display:none;
}

tr.banner-1col-2 {
	display:none;
}

p.headline {
	font-weight:bold;
}

table.links {
	display: block;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

table.links tr {
	text-align: center;
}

table.links td {
	width: 200px;
	padding-bottom: 10px;
}

table.links img {
		border-width: 0px;
}

table.main-body {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 780px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

table.main-body img {
	border: 0px;
}

td.next-gig {
	padding-top: 20px;
}

table.lyrics {
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

td.song-title {
	font-size: 1.6em;
	color: #CC235F;
	padding: 5px 5px 5px 5px;
}

td.song-lyrics {
	font-size: 0.8em;
	color: #000000;
	padding: 5px 5px 25px 5px;
	border-bottom: 1px #ADD342 solid;
}

table.shop {
	width: 80%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

table.shop td {
	border-bottom: 1px #ADD342 solid;
}

td.shop-item {
	text-align: center;
	width: 200px;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	font-weight: bold;
}

td.shop-item img {
	border: 1px black solid;
}

td.shop-item-description {
	font-size: 0.8em;
	vertical-align: middle;
	padding: 25px 5px 25px 5px;
}

td.shop-item-description a {
	color: #CC235F;
	text-decoration: none;
}

td.shop-item-description a:hover {
	color: #80153A;
}

td.shop-item-description a.ts_buttonlink {
	color: #ffffff;
}

td.shop-item-description a.ts_buttonlink:hover {
	color: #CC235F;
}

p.jump-list {
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 0.7em;
}

p.jump-list a {
	color: #ADD342;
	text-decoration: none;
}

p.jump-list a:hover {
	color: #7D9B24;
}

p.footer {
	text-align: right;
	position: absolute; right: 10px; bottom: 10px;
}