#index-page {
    margin-left:-10px;
    margin-right:-10px;
}
#index-product-col {
    width:333px;
    float:right;
    border-left:1px solid #9F9BC3;
    margin-right:-10px;
}
#index-product-col li {
    border-bottom:1px solid #9F9BC3;
    padding:5px 10px 5px;
    list-style:none;
}
#index-product-col li.index-coupon-box {
    background:url(/images/sign-up-bg.jpg) 0 0 no-repeat;
    padding-left:90px;
    font-size:12px;
    height:117px;
}
.index-coupon-box a {
    color:#0A0369;
}
.index-coupon-header {
    font-weight:bold;
    font-size:18px;
    color:#0A0369;
}
.scooter-info {
    margin-left:130px;
}
.view-more {
    clear:both;
    text-align:right;
    height:16px;
    line-height:16px;
    padding-right:10px;
}
.view-more a {
    padding-right:20px;
    background:#fff url(/images/view-bg.jpg) no-repeat right center;
    display:block;
    width: 182px;
    text-decoration:none;
    margin-right:0;
    margin-left:auto;
    color:#11046E;
}
.view-more a:hover {
    text-decoration:underline;
}
#index-product-col img {
    border-width:0;
    float:left;
}
#index-product-col h2 {
    font-size:1.1em;
    font-weight:normal;
}
#index-product-col h2 a {
    color:#0A0369;
}
#index-product-col h2 a:hover {
    text-decoration:none;
}
#index-left-col {
    margin-right:324px;
}
.index-welcome {
    padding:10px;
}
.index-call {
    text-align:center;
    font-weight:bold;
    font-size:1.3em;
    padding: 3px;
    height:50px;
    background:#FFF4FC url(/images/old-phone-small.jpg) no-repeat center right;
}
.spotlight {
    text-align: center;
    position: relative;
    margin-top: 15px;
}
#right-inner p.spotlight-name {
    font-size: 1.5em;
    text-align: center;
    margin-bottom: 0;
}
.spotlight-price {
    position: absolute;
    right:95px;
       top: 35px;
    font-size: 2em;
}
.index-feature-sale {
   padding:10px;
	height: 1%;
}
img.sale-pic {
    width:75px;
    border:1px solid #9D99C2;
    float:left;
	margin-right: 20px;
}
.scooter-search-box {
    clear:left;
}
#content .scooter-search li {
    list-style: none;
    margin-left: 5px;
    float: left;
    width: 185px;
}
#content .scooter-search-box .submit {
    padding: 10px 5px;
    clear: left;
}

.feature-sale-header {
    font-weight:bold;
    color: #0a0369;
}
.index-sale-name {
    margin:5px 0;
}
.index-sale-price {
    text-align: center;
    font-weight:bold;
    color:#333;
    font-size: 1.1em;
}
.index-sales .index-sale-price {
	text-align: left;
	padding-left: 10px;
}
.index-sale-description {
    margin-left: 95px;
    padding-right: 10px;
}
.index-sale-ends {
    text-align:center;
    margin-top:5px;
}
.scooter-search-box ul li ul li {
	color: #000;
}
.index-sales-header {
	font-size: 1.1em;
	font-weight: bold;
	color: #0a0369;
	padding-left: 10px;
	/*border-bottom: 1px solid #9F9BC3;*/
	padding-bottom: 3px;
}
.index-sales li {
	list-style: none;
	margin-bottom: 10px;
	margin-left: 20px;
    min-height: 120px;
}
