﻿
.pricing-main {
    float: left;
    margin-left: 1%;
    padding: 0 0 15px;
    width: 99%;
}
.result-item {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
    border-radius: 5px;
    float: left;
    margin-top: 10px;
    padding: 15px 0;
    width: 99%;
}

.result-item:hover {
    background: none repeat scroll 0 0 #F5F5F5;
}

.bknstus-errordiv {
    width: 100%;
}
.bknstus-errordiv, .bknstus-errorimg, .bknstus-errortxt {
    float: left;
}

.bs-bkststs-err {
    background-position: -226px -80px;
    height: 53px;
    width: 59px;
}
.bknstus-comnimg {
    background-image: url("/content/images/ak/v1.0/Common/display_Latest.png");
    background-repeat: no-repeat;
}
.mar-left {
    margin-left: 30px;
}
.flt-lft {
    float: left;
}
.bknstus-errortxt {
    width: 80%;
    border-left:1px solid #d7d7d7;
    margin-left:15px
}
.bknstus-errordiv, .bknstus-errorimg, .bknstus-errortxt {
    float: left;
}

.bs-bk-sts-r {
    color: #F54C4C;
}
.bs-bk-sts-g, .bs-bk-sts-y, .bs-bk-sts-r {
    clear: both;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-left: 10px;
    width: 99%;
}

.bknstus-content {
    clear: both;
    float: left;
    padding-left: 10px;
    padding-top: 5px;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}
a {
    color: #950606;
}