#branding{ background:url(../img/img-branding.jpg) no-repeat 0 0; float:left; width:1000px; height:200px; position:relative; }

.event-nav{ border-bottom:1px solid #3D4D81; border-top:1px solid #3D4D81; float:left; margin:0 0 23px; padding:6px 0; width:100%; }
	.event-nav a{ color:#3D4D81; font-weight:bold; text-decoration:none; }
	.event-nav .prev{ float:left; }
	.event-nav .next{ float:right; }

#product-list{ float: left; width: 100%; padding:0; }
	#product-list li{ float: left; width: 95%; background:none; border-bottom:1px solid #3D4D81; margin:0 0 15px 0; position:relative; }
	#product-list li.last{ border-bottom:none; }
		#product-list li img{ float:left; padding:0 10px 10px 0; }
		#product-list li dl dd.attributes{ color:#922334; font-size:90%; padding:0 0 3px 159px; }
		#product-list li dl dd.dd-link{ position:absolute; bottom:15px; right:0; }
		#product-list li dl dd.dd-link a{ font-weight:bold; }

#col-l #details{ color:#922334; font-size:110%; font-family:"Times New Roman", Times, serif; margin:0 0 7px 0; padding:0; text-align:left; width:100%; }
#col-l #details span{ padding:0 12px 0 12px; }
	#col-l #details span.details-first{ padding:0 12px 0 0; }
#col-l #mkt-img img{ border:1px solid #3d4d81; }

