#area_left {
	float: left;
	width: 170px;
	text-align: left;
	margin: 10px;
}
* html #area_left {	/* IE6 only */
	display: inline;	/* fix for IE6 double-margin bug */
	margin-top: 20px;
}
*:first-child+html #area_left {	/* IE7 only */
	margin-top: 20px;
}
#tollfree_banner { width: 170px; }

#landing_hero { margin-left: 10px; border: 1px solid #9f9189; width: 563px; height: 415px; }
.small_hero { margin: 0px 0px 9px 10px; }
.small_hero img { border: 1px solid #9f9189; }

.cat_title { padding: 0px 10px; margin: 0px 0px; font-size: 20px; }
#landing_desc { font-size: 15px; padding: 0px 10px; }

.other_title {
	background: url( '/images/landing/other_bar.gif' ) repeat-x ;
	margin: 0;
	border-top: 10px solid #DBDDC5;
	height: 27px;
	color: white;
}
.other_title div { font-size: 15px; padding: 5px 0px 0px 10px; line-height: 15px; width: 575px; }

#others { list-style: none; margin: 0px; padding: 0px 0px 0px 10px; margin-top: 10px; }
#others li { float: left; width: 182px; text-align: left; margin: 0px 9px 10px 0px; height: 220px; font-size: 12px; background: #3f2313; }
#others li div { color: white; padding: 0px 5px; }
#others li div a { color: white; }
#others li .smaller_img { border: 1px solid #9f9189; }

#sub_title {
	display: none;
}

#page_content {
	padding-bottom: 0;
}

* html #subBody {	/* IE6 only */
	padding-right: 3px;
}

#cat_filters { clear: both; margin-top: 25px; }

#cookie_day_icon { position: absolute; top: 165px; left: 10px; border: 1px solid #b3b397; }

.product_types {
	margin-top: 0 !important;
}

