.phone-specs-table{width:100%}
.phone-specs-table td{background:#f3f3f3;border:1px solid #fff;padding:10px 1.5%;width:23%}
.phone-specs-table td.alt{background:#ccc}
.phone-specs-table td.tablehead{background:#333 url(../../../assets/img/table-header.png) repeat-x 0 0;color:#fff;font-weight:700}
.phone-specs-table td.first{-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;border-top-left-radius:8px;border-top-right-radius:8px}
.phone-specs-table td.tl-corner{-moz-border-radius:0;-moz-border-radius-topleft:5px;-webkit-border-radius:0;-webkit-border-top-left-radius:5px;border-radius:0;border-top-left-radius:5px}
.phone-specs-table td.tr-corner{-moz-border-radius:0;-moz-border-radius-topright:5px;-webkit-border-radius:0;-webkit-border-top-right-radius:5px;border-radius:0;border-top-right-radius:5px}
#main-img{max-height:500px !important}