.location {
  font-size: 14px;
  font-family: Arial, Gotham, 'Helvetica Neue', Helvetica, sans-serif;
  height: 44px;
  line-height: 44px;
  background: url(../images/link_home_logo.gif) 10px center no-repeat;
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-left: 35px;
}
.location a {
  color: #0165d8;
  font-weight: bold;
}
.location a:hover {
  text-decoration: underline;
}
