#index-page {
    position:relative;
    min-height:1300px;
}

* html #index-page  {
    height:1500px;
}
#index-page legend {
    padding:3px;
    font-weight:bold;
}
table.positions-top img {
    border:0;
}
h2.position-name {
    font-size:12px;
    text-align:center;
}
.index-left {
    width:360px;
    margin-top:10px;
}
fieldset.index-welcome {
    border:1px solid #648CBD;
    padding:5px;
}
fieldset.index-welcome legend {
    color:#405C7D;
}
.index-help-header {
    margin-top:10px;
    padding:5px;
    background-color:yellow;
    font-weight:bold;
}
.index-help img {
    float:left;
    margin:0 5px 5px 0;
}
.index-help fieldset {
    border:1px solid #A56440;
    padding:5px;
    /*width:160px;*/
    /*float:left;*/
    /*margin-left:5px;*/
}
.index-help fieldset legend {
    color:#A56440;
}
.manufacturer-help {
    margin-top:10px;
}
.manufacturer-help-header {
    font-weight:bold;
    color:#666;
    margin-bottom:5px;
}
.manufacturer-help fieldset {
    border:1px solid #A56440;
    padding:5px;
/*width:160px;*/
/*float:left;*/
/*margin-left:5px;*/
}
.manufacturer-help fieldset legend a,
.manufacturer-help fieldset legend {
    color:#A56440;
    padding:2px;
}
img.man-pic {
    border:0;
    float:left;
    margin:0 5px 5px 0;
}
img.pride-authorized {
    float:right;
    margin:0 0 2px 2px;
}
th.lift-chair-line {
    width:142px;
}
th.starting-price {
    width:70px;
    text-align:right;
}
.starting-price {
    text-align:right;
}
.index-right {
    position:absolute;
    top:165px;
    left:370px;
    width:236px;
}
fieldset.featured-chair {
    border:1px solid #FF6D11;
    padding:5px;
    text-align:center;
}
fieldset.featured-chair legend {
    color:#FF6D11;
}
fieldset.featured-chair img {
    width:75px;
    float:left;
    border:0;
}
.featured-name a {
   color: #67666E 
}
#content-wrapper .featured-price {
    background-color:#F0EBDB;
    font-size:14px;
    font-weight:bold;
    color:#405C7D;
    padding:5px 0;
    width:100px;
    text-align:center;
    margin:5px auto;
}
.featured-info {
    margin-left:80px;
}
fieldset.sale-chairs {
    border:1px solid #FF6D11;
    padding:5px;
    text-align:center;
}
fieldset.sale-chairs legend {
    color:#FF6D11;
}
fieldset.sale-chairs img {
    width:75px;
    float:left;
    border:0;
    margin-bottom: 20px;
}
#content-wrapper p.sale-name {
    clear:both;
}
#content-wrapper p.first {
    margin:0 0 10px 0;
}
.sale-name a {
   color: #67666E
}
.sale-price {
    background-color:#F0EBDB;
    font-size:14px;
    font-weight:bold;
    color:#405C7D;
    padding:5px 0;
    width:100px;
    text-align:center;
    margin:5px auto;
}
.sale-info {
    margin-left:80px;
    margin-bottom:15px;
}
.montage {
    margin:10px 0;
    height:1%;
    clear:both;
}
.montage img {
    margin:3px;
}
.montage td {
    vertical-align:top;
}
.montage p {
    margin-bottom:5px;
}
.montage img.arrow-up {
    float:left;
    margin:0 2px 2px 0;
}
.montage p a {
    font-size:11px;
    color:#666;
}
.no-right {
    clear:right;
}
.rest-sales {
    font-size:11px;
    text-align:center;
}

