h1 { color: #ff6600; text-transform: uppercase; text-align: center; }

.b_price { display: inline !important; 
font-weight: bold !important;
align : right !important;
}

.b_promoItemCityInc .b_price {
    display: table-cell !important;
    text-align: right !important;
    font-weight: bold !important;
}