#dyn_events{
	width: 556px;
	line-height:1.6;
}
	#dyn_events ul{
		list-style-type: none;
		margin: 20px 0px 0px 0px;
		padding: 0px 0px;
		text-align: left;
	}
	#dyn_events li{
		margin: 0px 0px;
		padding: 4px 5px 4px 12px;
		background-image: url(/images/li_square.gif);
		background-position: left 10px;
		background-repeat: no-repeat;
		border-bottom:1px solid #dfe1e9;	
	}
	#dyn_events li:hover{
		border: 1px solid #145f39;
		background-color: #EEEFF5;
		background-image: none;
		padding: 3px 4px 4px 11px;
		
	}

#dyn_show_stoppers{
	width:278px;
	line-height:1.5;
}
#dyn_events_frontpage{
	width:278px;
	line-height:1.5;
}
#dyn_from_the_editor{
	width:278px;
	line-height:1.5;
}
#dyn_featured_product_frontpage{
	width: 153px;
	line-height:1.3;
}
#dyn_featured_product_frontpage p{
	margin-top: 0px
}
#dyn_featured_products{
	width:556px;
	line-height:1.5;
}
#dyn_featured_products h3{
	margin: 15px 0px 10px 0px;
 	padding: 15px 0px 4px 0px;
	color:#5a451e;
	border-bottom: 1px solid #5a451e;
	border-top: 1px solid #f4f0e9;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
}
#dyn_featured_products img{
	border: 1px solid #145f39;
	
}
