/* FAQ Pages */

#right_col .sidebox_spacer {
	height: 40px;
	background: url('../img/sidebox_spacer.png') no-repeat;
}

#TicketBuyForm label {
	width: 20%;
}
#ShowDate {
	width: 150px;
}
#ShowIdWrapper {
	display: inline;
}

#questions li {
	list-style-position: outside;
	list-style-type: upper-roman;
	margin-left: 2em;
}
.stretcher table {
	margin: 10px 0;
}
.toggle {
	color: black;
}
.toggle:hover {
	color: #8d1434;
	text-decoration: none;
}
.stretcher div {
	color: #666;
	font-style: italic;
	font-size: .85em;
	padding: 0 0 5px 5px;
	margin: 0 0 10px 0;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.stretcher div p {
	margin: .125em 0;
}