/* Body */
#menu {
	/* background: url('../img/menu_bg_bus.png') right no-repeat; */
}
#cntr_col {
	padding: 50px 280px 50px 195px;
}
#left_col {
	float: left;
	width: 175px;
	padding: 0;
}

#frame_array {
	z-index: 20;
	position: absolute;
	top: 210px;
	left: 21px;
}
#networks {
	z-index: 20;
	position: absolute;
	top: 770px;
	left: 26px;
}

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

.testimonial {
	font-size: .95em;
}
.testimonial .attrib {
	display: block;
	color: #444;
	padding-left: 1em;
}