.featureFilterHeader {
    background-color:#DDDDDF;
    width:935px;
    height:125px;
    font-size:11px;
}

/* Hide feature filter block and fill up if no features are available */
.featureFilterSpacer {
    position:relative;
    float:left;
    width:374px;
}

.featureFilterSpacerColumn2 {
    position:relative;
    float:left;
    width:185px;
}

/* Hide power advisor button and fill up */
.powerAdvisorSpacer {
    position:relative;
    float:left;
    width:185px;
    /* IE7 hack */
    *width:0px;
    /* IE6 hack */
    _float:right;
}

#column1 {
    width:186px;
    position:relative;
    top:25%;
    float:left;
    text-align:center;
}

#column2 {
    width:185px;
    position:relative;
    top:10px;
    float:left;
    list-style:none;
}

#column3 {
    width:185px;
    position:relative;
    top:10px;
    float:left;
    list-style:none;
}

#column4 {
    width:185px;
    position:relative;
    top:10px;
    float:left;
    padding:0px;
}

#column5 {
    width:174px;
    padding:0px 0 0 1px;
    float:left;
}

.columnDivider {
    height:115px;
    margin:5px 0 0 0;
    float:left;
    border-right:2px solid #BEBEBE;
}

.feature {
    border: none;
    border-collapse: collapse;
    text-align: left;
    padding: 3px;
    vertical-align: top;
    margin: 0px;
}

.featureCheckbox {
    padding:0px;
    margin:0px;
    vertical-align: top;
    text-align: left;
}

#dropShadow {
    margin-top:0px;
    width:935px;
    height:14px;
    background:url(/_images/layout/master/productmenu/dropshadow.png) repeat-x;
}

/* Power advisor button */
.powerAdvisorButton {
    background:url(/_images/layout/master/nbpaa_products.png) no-repeat top center;
    width:175px;
    height:111px;
    margin:-5px 0 0 3px;
    border:2px solid #BEBEBE;
    text-align:center;
    cursor:pointer;
}

.powerAdvisorButton a {
    color:#fff;
    top:95px;
    position:relative;
    text-decoration:none;
    cursor:pointer;
    width:175px;
}

/* Compare button */
.compare {
    margin:0 0 0 2px;
    background-color:#E2003D;
    width:179px;
    height:20px;
    cursor:pointer;
    border-top:none;
}

.compareText {
    position:relative;
    top:25%;
    text-align:center;
}

.compare a {
    color:#fff;
    width:176px;
    height:20px;
    text-decoration:none;
    cursor:pointer;
}

#compareProducts {
    height:96px;
    width:176px;
    margin:2px 0 0 2px;
    padding-left:2px;
}
