#featured-stores {	background-color: #e1e0d3;	padding: 10px 12px 15px 11px;	margin-top: 10px;	-moz-border-radius: 10px;	-webkit-border-radius: 10px;	-o-border-radius: 10px;	border-radius: 10px;}#featured-stores h2 {	/*background: transparent url(/images/pixel-949174.gif) repeat-x scroll center left;*/	font: normal 26px Georgia, serif;	text-transform: uppercase;	text-align: center;	padding: 0px;}#featured-stores h2 span {	color: #a9a788;	letter-spacing:20px;	padding:0 0.5em 0 28px;}#featured-stores ul {	margin: 0px;	padding: 10px 36px;	list-style-type: none;}#featured-stores li {	margin: 0px;	padding: 0px 10px;	float: left;}#featured-stores img {	border: 5px solid #FFFFFF;}/* save this for later... */		#featured-stores-carousel-container {		margin: 10px 39px 15px 39px;	}	#featured-stores-carousel {		position: relative; /*leave this value alone*/		left: 0;		top: 0;		overflow: scroll; /*leave this value alone*/		height: 153px; /*Height should enough to fit largest content's height*/	}		.featured-stores-carousel-belt {		position: absolute; /*leave this value alone*/		left: 0;		top: 0;	}		.featured-stores-carousel-panel {		float: left; /*leave this value alone*/		overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/		width: 145px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */		border: 4px solid #FFFFFF;		font-size: 0px;		line-height: 0px;	}		.featured-stores-carousel-home .featured-stores-carousel {	}	.featured-stores-carousel-home .featured-stores-carousel-panel {		margin: 0px 15px;	}	.featured-stores-carousel-category .featured-stores-carousel-panel {		margin: 0px 1px 0px 1px;	}					/*  Styling for Fan-Forum Special Promos*/.fanForumBox	{	width: 596px;	padding: 10px;	border: 2px solid #bcb48d;	}	.fanForumBoxBody 	{	width: 576px;	padding: 20px;	border: 2px solid #bcb48d;	margin-top: 15px;	}	.fanForumBoxBody .alignright	{	margin-left: 20px;	}	.fanForumHeadline	{	font-family: Helvetica, Arial, sans-serif;	font-size: 24px;	font-weight: bold;	color: #df7a1c;	margin: 0 0 10px 0;	padding: 0;	}	.creditLine	{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #7b0308;	}
