table { border: none!important }
th,
td { border: none!important }
table.handsets { border-bottom: 1px solid #ccc }
table.handsets td.imageCellShort,
table.handsets td.priceCell,
table.handsets td.selectCell { border-bottom: 1px solid #ccc!important }
table.handsets td.headerCellBlank,
table.handsets td.headerPriceCellMiddle,
table.handsets td.headerCellBlank {
    border-bottom: 1px solid #ccc!important;
    background-color: #eee;
    height: 25px;
}
table.handsets td.imageCellShort table,
table.handsets td.imageCellShort table td { margin-bottom: 8px }
table.handsets td.imageCellShort h2 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
}
td.imageCellShort table,
td.imageCellShort table td { }
td.imageCellShort table td.handsetImage { }
.handsets {
    text-align: center;
    font-family: trebuchet ms,arial,sans-serif;
    font-weight: 700;
    vertical-align: middle;
    color: #000;
    width: 740px;
}
td.imageCell,
td.imageCellAlt,
td.imageCellShort {
    text-align: left;
    padding: 15px 0 5px;
}
.imageCell table,
.imageCellAlt table,
imageCellShort table,
.imageCell table td,
.imageCellAlt table td,
.imageCellShort table td { margin-bottom: 0 }
td.handsetImage {
    text-align: center;
    vertical-align: top;
    width: 75px;
}
.moreInfo {
    padding-top: 10px;
    vertical-align: bottom;
}
.handsetDescription {
    font-weight: 400;
    margin-top: 5px;
}
.selectCell {
    padding: 0;
    text-align: right;
    vertical-align: middle;
    width: 120px;
}
.priceCell {
    font-size: 11pt;
    width: 150px;
}
.priceCellCurrent {
    color: red;
    font-size: 15pt;
}
.headerPriceCellMiddle { padding: 0 }
tr.headerRow { height: auto }
td.headerImageCell { text-align: center }
h2.handsetName { font-size: 18px }
.imageCellAlt { width: 55% }
.imageCellAlt td.handsetImage { padding: 0 40px }
td.imageCellShort { padding: 15px 5px 0 }
.imageCellShort td.handsetImage { padding: 0 5px 0 0 }
/* Added 1/6/2011 for Broadband Filters */
#show_products span {
    float: left;
    width: 100%;
    font-size: .88em;
    margin-bottom: 8px;
}
a.filter_Link {
    display: block;
    padding: 8px;
    padding-right: 20px;
    background-color: #C30;
    color: #FFF!important;
    font-weight: 700;
    float: left;
    margin-right: 4px;
    font-size: 1.1em;
    position: relative;
}
a.filter_Link:hover,
a.active_Link {
    background-color: #000;
    color: #FFF!important;
}
img.cut_Away {
    position: absolute;
    bottom: -17px;
    left: 0;
}
