			a img {
				border: 0px;
			}

			.tourdates td {
				line-height: 1.2em;
			}

			.tourdates td a:link,
			.tourdates td a:visited {
				color: white;
			}
			.tourdates td a:hover {
			color: #4F513A;
				/*color: #FFDE8D;*/
 				background: inherit;
			}

			.tourdates td.date {
				text-align: right;
				vertical-align: top;
			}
			
			.tourdates td.artist {
				text-align: left;
				vertical-align: top;
				max-width: 22em;
			}
			
			.tourdates td.venue {
			color: #4F513A;
				/*color: #FFDE8D;*/
 				background: inherit;
				max-width: 10em;
			}

			.tourdates td.location {
				width: 7em;
			}
			
			.tourdates .artist dl {
				margin-left: .8em;
				margin-right: 1.5em;
			}
			.tourdates .artist dt, .tourdates .artist dd {
				padding-bottom: 3px;
			}
			
			.item.news p {
				margin-top: 8px;
			}
			
			.item p {
				margin-top: 8px;
			}
			
			blockquote p {
				margin-left: 0px !important;
				margin-right: 0px !important;
				padding-left: 0px !important;
				padding-right: 0px !important;
			}
			
			.item.news {
				padding-left: 25px;
				padding-right: 25px;
				margin-bottom: 3em;
			}
			
			.item.news h3 {
				background: #D9D3A4;
				padding: 5px;
				margin-left: -20px;
				margin-right: -20px;
				margin-bottom: 1.2em;
			}
			
			.item.news blockquote {
				margin-top: 8px;
				font-style: italic;
				margin-left: 3.8em;
				margin-right: 3.8em;
				text-align: justify;
			}
			
			.item.news hr {
				position: relative;
				visibility: hidden;
				margin-bottom: 3em;
			}
			
			.item.news cite {
				display: block;
				text-align: right;
				font-size: 1em;
				padding: 5px;
			}
			
			.item.news h3 cite {
				font-size: 0.8em;
			}
			
			.item.leading h3 {
				font-size: 1.4em;
			}
			
			img.thumbnail {
				margin: 0px 10px 0px 0px;
				max-width: 400px; 
				float: left;
			}
			
			.additional .bodyB {
				padding: 10px;
				padding-bottom: 25px;
				margin-top: 10px;
				background: #F5F0D8 url(gfx/mainsect-bg-stain-btmleft.gif) no-repeat left bottom;
			}
			
						
			div.item {
				position: relative;
			}
			
			div.clearing {
				display: block;
				position: relative;
				clear: both;
			}
			
			.item .event.venue {
				margin-bottom: 0.8em;
			}
			
			.item .event.venue a {
				font-weight: bold;
			}
			
			.item .event.date {
				font-weight: bold;
			}
			
			.item .event.lineup {
				margin: 0px;
				padding: 0px;
				width: 200px;
				margin-bottom: 0.8em;
				float: left;
			}
			
			.item .event.lineup dt {
				padding-top: 0.6em;
				font-style: italic;
			}
			.item .event.lineup dd {
				padding-left: 0.5em;
				padding-bottom: 0.4em;
			}
			
			.item .press-link {
				margin-top: 5px;
			}
			
			.item .press-link a {
			}
			
			.item .press-link cite {
				display: block;
				font-size: 0.8em;
				padding: 0.3em;
			}
			
