#branding #img{ background:url(/img/img-branding-concerts.jpg) no-repeat 0 0; }
#branding #img-collectibles{ background:url(/img/img-branding-default.jpg) no-repeat 0 0; height:244px; margin:22px 0 0; text-indent:-9999px; }

#events{ float:left; padding:20px 0; width:100%; }
	#events dl{ background:url(/img/bg-hr.jpg) no-repeat 0 bottom; float:left; margin:0 0 10px; width:100%; }
		#events dl dt{ float:right; width:535px; }
			#events dl dt span{ }
		#events dl dt.details{ width:567px; }
			#events dl dd{ padding:0; }
				#events dl dd.img{ float:left; padding:0 15px 5px 0; }
				#events dl dd.link{ text-align:right; }

div.event-nav{ border-top:1px solid #5A6F5D; border-bottom:1px solid #5A6F5D; float:left; width:100%; }
	div.event-nav span.next{ float:right; }
	div.event-nav span.prev{ float:left; }				

/* Details page */
#details{ color:#922435; font-size:150%; }
