You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
348 B

  1. .bredCrom {
  2. background: url("../images/arrowright.gif") no-repeat scroll 0 0 transparent;
  3. border-bottom: 1px solid #CACACA;
  4. color: navy;
  5. font-family: 'Trebuchet MS';
  6. font-size: 13px;
  7. font-weight: 600;
  8. height: 20px;
  9. line-height: 18px;
  10. margin: 4px 0 5px;
  11. padding-left: 25px;
  12. text-transform: uppercase;
  13. }