p {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}

a {
	color: #000000;
}

h3 {
	display: none;
	font-size: 1.8em;
	color: #ffffff;
}

.contact_type {
	color: #ffffff;
	font-size: 110%;
	font-weight: bold;
}

.q {
	color: #000000;
	font-weight: bold;
	padding-right: 10px;
}

.question {
	width: 489px;
	display: block;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	background-color: #ffffff;
}

.answer {
	width: 489px;
	font-size: 12px;
	padding: 10px 15px 30px 15px;
	background-color: #f7d1d2;
}

#shows_left_column h1, h2 {
	font-size: 1em;
	display: inline;
}

#shows_left_column h1 {
	color: #e21514;
}

#shows_left_column h2 {
	color: #000;
}

#faq_content {

}

#shows_top {
}

#shows_main_content {
/*	min-height: 200px;
	height:auto !important;
	height: 200px;
*/	background: url(../images/shows_bg.gif) repeat-y left top;
}

#shows_bottom {

}

#shows_left_column {
	float: left;
	width: 521px;
	color: #000000;
	background: url(../images/faqbg.gif) no-repeat left top;	
/*	min-height: 500px;
	height:auto !important;
	height:500px;
*/}

#shows_right_column {
	width: 195px;
	float: right;
	color: #ffffff;	
/*	min-height: 400px;
	height:auto !important;
	height:400px;
*/}

#right_content_top {
	width: 170px;
	padding-left: 10px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #ffffff;
}

#right_content_btm {
	width: 170px;
	padding-left: 10px;
	padding-top: 15px;
}

#right_content_btm p {
	padding-right: 7px;
}

#logos {
	margin-left: 5%;
}

#left_column_top {
	width: 400px;
	color: #ffffff;
	font-size: 1.7em;
	padding-top: 3px;
	padding-left: 15px;
}

#left_column_top p {
	color: #ffffff;
	font-size: 15px;
	padding-top: 17px;
}

#left_column_btm {
	width: 100%;
	margin-top: 50px;
	padding-left: 2px;
	padding-right: 2px;
}

#column_left_btm p {
	color: #000000;
	font-size: 11px;
}

#padding_hack {
	margin-right: 20px;
}