.ie .service{
    padding-top: 3px;
}

.ie .paddingHelper{
    padding:0 4px;
}

.ie8 .searchFields .searchTerm button{
    top: 2px;
    border: none;
}

.ie8 .inlineForm .flyOutWidth{
    width: 350px;
}

.ie8 .backgroundForm .formUtility {
    width: 293px !important;
}

.ie8 .textCentered button {
    margin-left: 150px;
}
.ie8 .relatedProducts .productNoFloat.noBorder,
.ie8 .productNoFloat.noBorder {
    border: 0;
}

.ie8 .relatedProducts .productNoFloat.first,
.ie8 .productNoFloat.first {
    padding-left: 0 !important;
}

.ie8 .relatedProducts .productNoFloat.last {
    padding-right: 0;
}

.ie8 .productNoFloat.last {
    padding-right: 0;
}

.ie8 .recShopList .relatedProducts .productNoFloat:last-child {
    padding-left: 28px;
    padding-right: 0px;
    border: none;
}

.ie8 .relatedProducts .productNoFloat:last-of-type {
    padding-left: 20px;
    padding-right: 0px;
    border: none;
}

.ie8 td:last-of-type .productNoFloat:last-of-type {
    padding-left: 20px;
    padding-right: 0px;
    border: none;
}

.ie8 .prodDetailTable tr td:first-child {
    font-weight: bold;
    width: 122px;
    color: #000;
}

.ie8 td:first-child .productNoFloat {
    padding-left: 0px;
    padding-right: 22px;
}

.ie8 td.last .productNoFloat {
    padding-left: 20px;
    padding-right: 0px;
    border: none;
}

.ie8 .userDetails .compAdmins {
    width: 300px;
}

.ie8 .insetBoxShadow {
    border: 2px solid #eee;
}

.ie8 .close {
    line-height: 13px;
    width: 13px;
}