#suggested-categories{margin-top:5px; margin-bottom:10px;}
#suggested-categories-banners{padding-top:5px; padding-bottom:10px;}

#suggested-categories ul li{margin-bottom:5px;}

#suggested-categories-inner{
	background-color:#fff;
	clear:both;
	position:relative;
	padding:1px;
	margin:5px;
	padding-bottom:0px;
}

#recently-viewed-cover{
	text-align:center; 
	background-color:#fff; 
	width:223px;
	overflow:hidden;
	clear:both;
	margin-left:1px;
}

#recently-viewed-inner{
	margin-left:5px;
	margin-right:5px;
	margin-top:2px;
	margin-bottom:2px;
	overflow:hidden;
	background-color:#ffffff;
}

#recently-viewed-cover h3{
	font:normal 140% 'Overstock-Condensed', Helvetica, Arial, Tahoma, Trebuchet, Geneva, 'Trebuchet MS', sans-serif;
	text-align:left;
	color:#000000;
	background: #EBEBEB;
	padding:0px 0px 2px 5px;
	border-top:1px solid #D3D3D3;
	border-bottom:1px solid #D3D3D3;
	margin-bottom:5px;
}

.suggested_categories, .recent{
	display:block;
	text-align:center;
	padding:2px;
	border: #D3D3D3 1px solid;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
}

.suggested_categories:hover, .recent:hover{border:1px solid red;}

.suggested_categories{	width:209px; overflow:hidden;}

.recent{	width:205px; overflow:hidden;}

#recent-scroll li, #recent-viewed li{margin-top:4px; /*0px*/ list-style:none;}

#suggested-categories-inner ul li{list-style: none; margin-bottom:5px; cursor:default;}

#recently-viewed-cover ul li{list-style: none; cursor:default;}

.child_cols{
	display:block;
	text-align:center;
	padding:1px;
	border: 1px solid #D3D3D3; /*#B9B9B9*/
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	margin:4px;
}

.child_cols:hover{border:1px solid red;}

.scroll-area, #additionals, #more-additional, #interested, #best-sellers{cursor: default;}

.scroll-col{float:left;}



