.jprogram {}
.jprogram TD {
	height: 180px;
	vertical-align: top;
	width: 100px;
	width: 120px;
	padding: 0;
	color: #656565;
}
.jprogram TD H4 {
	text-transform: uppercase;
	font-size: 9px;
	color: #656565;
	margin: 0 5px;
	padding: 5px 0 2px;
	font-weight: normal;
	border-bottom: 1px solid #DBDBDB;
}
.jprogram TD.day5 H4, .jprogram TD.day6 H4 { }
.jprogram TD.day5, .jprogram TD.day6 {}
.jprogram TD .info { padding: 0 5px; }
.jprogram TD H2 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	margin: 2px 0 0;
	padding: 0;
}
#eventsTickets #navigation {
	margin-top: 2em;
	float:right;
}
#eventsTickets h2 {
	margin: 2em 0 10px 0; padding: 0 0 6px 0;
	=padding-top: 1em;
	font-size: 16px;
	color: #0B2478;
	clear: left;
	border-bottom: dotted 1px #8F8F8F;
	text-transform: uppercase; 
	font-weight: bold;
	letter-spacing: -1px;
	font-family: 'Arial', 'Helvetica', sans-serif;
}
#eventsTickets .jprogram TD H2 {
	margin: 0; padding: 0 0 6px 0;
	font-size: 12px;
	color: #656565;
	clear: left;
	border-bottom: none;
	letter-spacing: 0;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.jprogram TD H2 A {
	font-size: 12px;
	font-weight: normal;
}
.jprogram TD H2 A:hover {
	color: rgb(255, 166, 22);
	text-decoration: none;
}
.jprogram TD H2.alert { margin-bottom: 3px; color: rgb(117, 143, 194); }
.jprogram TD H5 {
	font-size: 9px;
	font-weight: normal;
	color: rgb(183,187,198);
	margin: 2px 0 3px;
	padding: 0;
}
.jprogram TD H3 {
	text-transform: uppercase;
	font-size: 19px;
	color: #656565;
	margin: 4px 0 0;
	padding: 0;
	line-height: 24px;
}
.jprogram TD.day5 H3, .jprogram TD.day6 H3 {  }
.jprogram TD.day5, .jprogram TD.day6 { background-color: #F0F0F0; }
.jprogram TD.today H3 { color: rgb(255, 166, 22); background: none!important; }
.jprogram TD H3 { background: none; border: none; }
.ajax_band {
	/*display: none;*/
	/*visibility: hidden;*/
	/*top: 11px;
	left: 50px;*/
	width: 550px;
	height: 550px;
	
	/*position: absolute;*/
	background-color: #C69924;
	border: 5px solid #141E3C;
	padding: 20px;
}
.ajax_band .mp3 {
	background-color: rgb(10, 16, 38);
	margin-top: 5px;
}
.ajax_band H2 {
	color: rgb(117, 143, 194);
	font-weight: normal;
	font-size: 19px;
	padding: 0;
	margin: 1px 0 0px;
}
.ajax_band H2.alert { color: #eee; }
.ajax_band H2.uppercase { text-transform: uppercase; }
.ajax_band H4 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	padding: 0;
	margin: 2px 0 0px;
}
.ajax_band_active { display: block; visibility: visible; }
