.sight-on-map{
    width: 423px;
    font-weight: normal !important;
}
.sight-on-map .image{
    width: 140px;
    height: 100px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}
.sight-on-map .image img{
    padding: 0;
    margin: 0;
}
.sight-on-map .text{
    height: 100px;
    position: relative;
    color:#777;
}
.sight-on-map .text .title{
    color: #3366aa;
    font-size: 16px;
    font-weight: bold !important;
}
.sight-on-map .text .geo{
    color: #777;
    font: 12px 'Times New Roman',helvetica,sans-serif;
    text-decoration: none;
    position: absolute;
    left: 150px;
    bottom: 17px;
}
.sight-on-map .map-price{
    background-color: #FAD145;
    float: left;
    height: 25px;
    max-width: 200px;
    margin: 15px 0 0 0;
}
.sight-on-map .map-price .one{
    display: inline-block;
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    overflow: hidden;
    margin: 0 5px;
}

.sight-on-map .rate-on-map{
    color: #777;
    font-size: 12px;
}
.sight-on-map .rate-on-map .title{
    font-size: 12px;
    color: #666666;
    margin: 0 0 5px;
}
.sight-on-map .rate-on-map .comments{
    margin: 5px 0 0;
    font-size: 12px;
    color: #666666;
}
.sight-on-map .rate-on-map .rate-count{
    font-weight: bold !important;
}

.sightsMap-show-not{
    color: #aaaaaa !important;
    cursor: default;
}
.sight-stat {
    position: absolute;
    left: 150px;
    bottom: 0;
    font-size: 12px;
}
.sight-stat a {
    color: #3366aa;
}