body {
    background-image:none!important;
}

#eswsPaneBeta.eswsPane {
    background-image: none;
}

#eswsContainer a {
    text-decoration: none;
}

li.eswsBuildingName {
    background: none;
}

li.eswsBuildingName a {
    color: #004b91 !important;
    font-weight: bold;
    text-decoration: none;
}

p.eswsTitlePrice, li.eswsPrice {
    border-bottom:none;
    font-size: 17px;
    margin-bottom: 7px;
    position: absolute;
    width: 215px;
}

#eswsHeader {
    margin: 0 auto;
    min-height: 100px;
    overflow: visible;
    position: relative;
    width: 980px;
    height:143px;
    background:url(../others_img/bg_header.jpg) 0 0 no-repeat;
}