.qbody {

    padding-right: 20px;
    padding-left: 30px;
    color: #2596D3;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none!important;
    font-weight: bold;
}
.abody {

    padding-right: 20px;
    padding-left: 30px;
    color: #666666;
    font-size: 18px;
    line-height: 26px;
    text-decoration: none!important;
    font-weight: bold;
}
.unlist {

    padding-right: 20px;
    padding-left: 40px;
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none!important;
    font-weight: bold;
}
.abouttxt {

    padding-right: 15px;
    padding-left: 30px;
    color: #666666;
    font-size: 17px;
    line-height: 22px;
    text-decoration: none!important;
}
/*---------Header style------*/

.top-banner {
	display: block;
	margin: 0px 0px;
	padding: 6px;
	background: url(images/bg.jpg) top left repeat #fff;
}
.top-banner div.promotions {
    background-color: #101010;
    padding: 10px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
    width: 29.5%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
}
.top-banner div {
    display: inline-block;
    height: 50px;
    width: 100%;
    vertical-align: middle;
}
.top-banner div.plus {
    border-radius: 50em 50em 50em 50em;
    height: 55px;
    line-height: 50px;
    margin: 0px -10px;
    padding: 1px 35px 4px 13px;
    position: relative;
    width: 26px !important;
    z-index: 10;
    background-color: #2596D3;
    border: 3px solid #fff;
    font-size: 38px;
    color:#000000;
    text-align: left;
    box-shadow: 0 1px 1px rgba(0,0,0,0.55);
}
