.fs-box {
    position: relative;
    margin-bottom: 20px;
}
.fs-price {
    position: absolute;
    right: 50px;
    top: 15px;
    font-size: 1.7em;
}
.padding {
    padding: 10px;
}
.header {
    font-weight: bold;
    font-size: 1.1em;
    color: #666;
    border-bottom: 1px solid #666;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.subcategories li {
   width: 200px;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}
.subcategories a {
    color: #333;
}
.sc-pic-box {
    float: left;
    width: 75px;
    height: 75px;
    overflow: hidden;
    margin-right: 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.sc-pic {
    height: 75px;
}
.picture-box {
    float: left;
    width: 100px;
    margin: 0 10px;
    text-align: center;
}

.picture-box img {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
}

.price-box {
    width: 120px;
    margin-left: 10px;
    float: right;
    text-align: center;
}

.price-box p {
    margin: 0;
}
.product-helper {
    margin-top: 15px;
}
.sort-wrapper {
	text-align: right;
	padding-right: 10px;
    float: right;
    width: 200px;
    font-size: .9em;
}
li.product-row {
    clear: both;
    border-top: 1px solid #ededed;
    padding: 10px;
}

.msrp {
    color: #666;
    font-size: .9em;
    margin-top: 5px;
}

.price {
    font-size: 1.5em;
    font-weight: bold;
    margin: 5px 0;
}
.plus-shipping {
  font-size: .7em;
  font-weight: normal;
}
.product-name a {
    font-weight: bold;
    font-size: 1.1em;
    color: #373b6f;
}
.compare-check {
    font-size: .9em;
}

.category-description li {
    margin-left: 25px;
    list-style: disc;
}

.compare-selected-wrapper {
    height: 22px;
    line-height: 22px;
    margin-bottom: 10px;
    color: #666;
}

.compare-products {
    float: left;
    margin: 0 10px;
}

.instant-coupon-wrapper,
.single-issue-wrapper {
    margin-top: 10px;
}
.icon-wrapper {
   height: 20px;
    line-height: 20px;
    text-align: left;
    padding-left: 25px;
    font-variant:small-caps;
}
.free-shipping {
    background: transparent url(/images/free-shipping.gif) 0 0 no-repeat;
}
.on-sale {
    background: transparent url(/images/sale-icon2.gif) 0 0 no-repeat;
}
.quick-ship {
    line-height: 30px;
    height: 30px;
    float: right;
    width: 150px;
    color: #1B1464;
}

.quick-ship img {
    float: left;
    margin-right: 3px;
}

table.feature-table td {
    padding: 2px 5px;
}

.rating-header,
.rating-average,
.rating-count {
    display: none;
}

.review-blurb {
    width: 400px;
    padding: 3px;
    margin-left: 110px;
    min-height: 20px;
}
.write-a-review, .read-a-review {
    float: left;
    width: 100px;
    text-align: center;
}

#content .review .rating {
    clear: none;
}
.short-description {
    margin-left: 100px;
}
.short-description li {
    margin-left: 25px;
    list-style: disc;
}
.scooter-search {
    float: right;
    width: 180px;
    border: 1px solid #ccc;
    padding: 5px;
}
.search-header {
    font-weight: bold;
    padding: 5px 0;
    color: #497238;
    font-variant: small-caps;
}
.scooter-box-wrapper {
    margin-right: 220px;
}
.rule-group-name {
    font-weight: bold;
}
.scooter-search li {
    margin-bottom: 10px;
}
.scooter-search li ul li {
    margin-left: 20px;
    margin-top: 5px;
}
.scooter-box li {
    min-height: 145px;
    margin-bottom: 10px;
}
.scooter-pic {
    width: 125px;
    float: left;
}
.scooter-right {
    margin-left: 135px;
}
.view-scooters {
    margin: 5px 0;
}
.scooter-box h2 a {
    color: #333;
}
.scooter-box a {
    color: #497238;
}
.submit {
    text-align: center;
}

