/*
	Scroller 
*****************/


.span-24 .facebookSuggestedProductsContainer > .scroller,  
.span-20 .facebookSuggestedProductsContainer > .scroller, 
.span-18 .facebookSuggestedProductsContainer > .scroller,  
.span-10 .facebookSuggestedProductsContainer > .scroller {
	padding:40px 0;
}

.span-24 .facebookSuggestedProductsContainer > .scroller .title, 
.span-20 .facebookSuggestedProductsContainer > .scroller .title, 
.span-18 .facebookSuggestedProductsContainer > .scroller .title, 
.span-10 .facebookSuggestedProductsContainer > .scroller .title {
	font-size:1.167em;
	font-weight:bold;
	color:#666666;
	border-bottom:1px solid #979797;
	padding:0 0 5px 0;
	text-transform:uppercase;
	margin:0 0 40px 0;
}


.span-24 .facebookSuggestedProductsContainer > .scroller ul li, 
.span-20 .facebookSuggestedProductsContainer > .scroller ul li, 
.span-18 .facebookSuggestedProductsContainer > .scroller ul li, 
.span-10 .facebookSuggestedProductsContainer > .scroller ul li {
	width:150px;
	margin:0 10px 0 0;
}
