.listing-coming-soon {
    color: red;
    margin-right: 5px;
    font-weight: bold;
}

.listing-coming-soon-container {
    padding-top: 10px;
}

ul.category-path li {
    background: url(../../../img/center/titleCategoriesSplitter.gif) 0 4px no-repeat;
    padding: 0 4px 0 10px;
}

.inner-actions-panel {
    height: 27px;
}

#mapColumn a {
    color: #000000 !important;
    font-size: 14px !important;
    font-weight: bold;
}

#storeBodyPanel .body-panel-title,
#storeBodyPanel .body-panel-title-content {
    height: 45px;
}

#storeBodyPanel .ui-block-header {
    background: #F8F9FC;
}

#storeBodyPanel .ui-block-body {
    background-color: #f8f9fc;
}

#storeBodyPanel .body-panel-title-content,
#storeBodyPanel .body-panel-title-content a {
    color: #2692bd !important;
    font-size: 25px;
}

#storeBodyPanel .body-panel-title-content a img {
    border: 0 none;
}
