.mOuter {
   background: #000;
   color: #FF2E1C;
   height: 24px;
   padding: 0 4px;
   border: 1px solid #FF2E1C;
   border-top: none;
}
.mOuterOver {
   background: #FF2E1C;
   color: #000;
   height: 24px;
   padding: 0 4px;
   border: 1px solid #FF2E1C;
   border-top: none;
}
.mInner {
   font-weight: normal;
   text-transform: uppercase;
}