#lift-col {
    float: left;
    width: 210px;
    padding:2px 0;
}
h1.lift-button {
    width: 201px;
    font-size: 2.4em;
    color: #333;
    font-weight: normal;
    text-align: center;
    margin: 10px;
}
h1.lift-button a {
    padding-top:12px;
    width: 201px;
    height: 90px;
    display: block;
    text-decoration: none;
    background: transparent url(/images/button-bg.gif) 0 0 no-repeat;
}
h1.lift-button a:hover {
    background-position: -201px 0;
}
.middle-text {
    /*float: left;*/
    margin:0 235px 0 230px;
    /*width: 280px;*/
    padding:20px 0 10px 0;
}
.index-call-us {
    text-align: center;
    font-weight: bold;
    font-size: 1.6em;
    color: #33669A;
}
.low-header {
    font-weight: bold;
    padding: 3px;
    font-size: 1.1em;
    border-bottom: 1px solid #EFEFEF;
    color: #666;
    margin-bottom: 3px;
}
img.low-price {
    float: right;
    margin-top: 20px;
}
#lift-pics {
    width: 225px;
    float:right;
}
#featured-lifts {
    width: 550px;
    float: left;
    clear: left;
    margin-top: 20px;
    margin-left: 10px;
    padding:2px 0;
}
h2.featured-lifts-header {
    color: #666;
    font-size: 1.3em;
    font-weight: normal;
    border-bottom: 1px solid #666;
    padding-bottom: 4px;
    margin-bottom: 5px;
}
.fbox {
    margin-bottom: 15px;    
}
img.featured-pic {
    border: 0;
    float: left;
    width: 125px;
}
h3.feature-name {
    font-weight:normal;
    color: #29537D;
    margin-bottom: 10px;
}
.feature-info {
    border-left: 1px solid #666;
    margin-left: 140px;
    padding-left: 15px;
}
.info-left {
    text-align: center;
    float: left;
    width: 150px;
    margin-top: 5px;
}
.feature-price {
    font-size: 1.5em;
    color:#333;
}
.feature-description {
    width: 230px;
    float:right;
}
