body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
a {
	color: #000000;
}
#header {
	display: none;
}
#left {
	display: none;
}
#rotator {
	display: none;
}
#footer {
	display: none;
}
.print_title {
	display: inline;
}
.calevent {
	border-bottom: 1px dotted #000000;
}
table#listing {
	border: 1px solid #000000;
}
#listing.about {
	margin-top: 5px;
	border: 1px solid #000000;
}
#listing.about td {
	padding-left: 10px;
}
table#listing th {
	padding: 7px;
	background-color: #ffffff;
	border-right: 1px solid #FFFFFF;
}
table#listing td {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 3px;
	margin: 0px;
}
table#listing .even td {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
table#listing .last {
	border-right: 1px solid #000000;
}
table#listing .section {
	background-color: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font-weight: bold;
}
table#listing.shop .section {
	background-color: #FFFFFF;
}
table#listing.play .section {
	background-color: #FFFFFF;
}
table#listing.work .section {
	background-color: #FFFFFF;
}
table#listing.live .section {
	background-color: #FFFFFF;
}
.accordion_content {
	display: block;
	overflow: visible;
}
.accordion_content table {
	display: table;
}


#vertical_container {
	font-size: 0.8em;
}
