/* global import */
@import                  url('global.css');

/* Headers */
.headerLinks {
  background-image:     url('../img/headLinks.jpg');
  background-repeat:    no-repeat;
  padding-bottom:       10px;
  height:               19px        !important;
  width:                82px        !important;
}

