#eventlisting {
	border-bottom: 3px solid #841928;
	padding-bottom:15px;
	color:#434343;
	margin-bottom:15px;
}
#eventlistingimg{
	float:right; 
	margin-left:12px; 
	width:290px;
}
#eventlistinginfo{
	float:left; 
	width:330px;
	text-align:left;
	font-size:0.9em;
}
#eventlistinginfo h1{
	margin-bottom:0px;
	font-size:2.2em;
	text-transform:uppercase;
}
#eventlistinginfo h2{
	float:left;
	color:#88a50a;
	font-size:1.9em;
	padding:0;
	margin:0;
	margin-bottom:3px;	
}
#eventpricing{
	clear:both;
	margin:10px 0px;
	font-weight:bold;
	text-transform:uppercase;
	color:#434343;
	font-size:1.15em;
}
#eventonsale{
	float:right;
	font-weight:bold;
	font-size:1.7em;
	color:#FF0000;
	text-transform:uppercase;
}
#backtotop{
	clear:both;
	text-align:right;
}
#backtotop a{
	text-decoration:none;
	color:#841928;
}
#backtotop a:hover{
	text-decoration:underline;
}