.b_price { display: inline !important; font-weight: bold !important; align : right !important; }

.b_promoItemCityInc .b_price  {
display:table-cell !important;
font-weight:bold !important;
text-align:right !important;
}
.b_promoItemCityInc .b_price {
vertical-align:inherit;
white-space:normal;
}
td.b_price  { color: #FF6600; }