@charset "UTF-8";
#events {
	width: 810px;
	overflow: hidden;
}
#pay_other p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
#colwrapper {
	width: 810px;
}
#left_col {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-left: 0px;
}
#tickets h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#tickets p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#midd_col {
	width: 325px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	overflow: hidden;
}
#right_col {
	float: right;
	width: 220px;
}
#right_col img {
	text-align: right;
}
#title {
	height: 119px;
	width: 810px;
}
#midd_col ul {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#dates {
	background-image: url(../images/joe_avati/BG_dates.jpg);
	background-repeat: repeat;
	background-position: left 39px;
	float: right;
	overflow: hidden;
}
#checkout {
	float: left;
	margin-top: 20px;
	height: 44px;
	width: 220px;
	text-align: center;
}
#pay_other {
	width: 150px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-bottom: 20px;
	background-color: #B34F86;
	margin-right: 20px;
	margin-left: 20px;
	border: 10px solid #D7217E;
	padding: 5px;
}
#invitefriend {
	float: left;
	width: 220px;
	text-align: center;
	height: 115px;
	margin-top: 20px;
}
#icons {
	width: 220px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#icons img {
	margin-right: 10px;
	margin-bottom: 10px;
}
#reviews {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #82C00E;
}

