﻿#featured_content { width: 960px; background: url("/common/images/home-featured-fill.jpg") repeat-y; }
#featured_content .top, #featured_content .bottom { height: 10px; }
#featured_content .top { background: url("/common/images/home-featured-top.jpg") no-repeat top left; }
#featured_content .bottom { background: url("/common/images/home-featured-bottom.jpg") no-repeat bottom left; }
#featured_content .container { padding: 10px; min-height: 280px; }

.feature-panel { float: left; width: 311px; height: 182px; background: url("/common/images/feature-panel-fill.jpg") repeat-x; margin: 10px 0px; }
.feature-panel span.left { width: 10px; height: 182px; background: url("/common/images/feature-panel-left.jpg") no-repeat top left; }
.feature-panel span.right { width: 10px; height: 182px; background: url("/common/images/feature-panel-right.jpg") no-repeat top right; }
.middle-panel { margin: 10px 13px; }

.feature-panel .content { padding: 10px 0px; }

.category-item { border: 1px solid #F0F0F0; text-align: center; padding: 10px 0px; }
.category-item a { font-size: 15px; }
.category-item img { margin-bottom: 12px; max-height: 100px; }