/* line 10, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header {
  font-size: 10px;
  height: 28px;
  line-height: 28px;
  background: #333333;
  padding: 0 14px;
  width: 942px;
}
/* line 21, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header a,
.msn-header a:link,
.msn-header a:visited {
  color: #cccccc;
}
/* line 25, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header a:hover {
  color: white;
}
/* line 31, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .logo,
.msn-header ul,
.msn-header li {
  display: inline;
}
/* line 35, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .logo {
  display: inline;
  float: left;
  margin-right: 14px;
}
/* line 40, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu {
  display: inline;
  float: left;
}
/* line 43, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu li {
  margin-right: 9px;
}
/* line 47, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more {
  position: relative;
  line-height: 13.5px;
}
/* line 51, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more span {
  margin-left: 3px;
}
/* line 56, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more ul,
.msn-header .menu .more li {
  background: #333333;
}
/* line 60, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more ul {
  display: none;
  position: absolute;
  top: 100%;
  left: -10px;
  padding: 10px;
}
/* line 68, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more li {
  display: block;
}
/* line 74, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more:hover > a {
  color: white;
}
/* line 78, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .more:hover ul {
  display: block;
}
/* line 84, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .bing-logo {
  padding-left: 14px;
  border-left: #cccccc 1px solid;
}
/* line 88, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .menu .bing-logo img {
  position: relative;
  top: 1px;
  width: 34px;
  vertical-align: middle;
}
/* line 97, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .links {
  float: right;
}
/* line 100, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .links li {
  margin-left: 5px;
}
/* line 104, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .links .first {
  border-right: #cccccc 1px solid;
  padding-right: 7px;
}
/* line 110, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .distribution-partner {
  position: absolute;
  top: 100%;
  left: 0;
}
/* line 116, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search {
  position: absolute;
  top: 0;
  left: 627px;
  width: 343px;
  height: 28px;
}
/* line 124, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search input.text,
.msn-header .search input.submit {
  float: left;
  background: #666666;
}
/* line 129, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search input.button {
  background-image: url('../../../../../images/new/sprites/global.png?1282874979');
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: -90px 0;
  background-color: #666666;
  width: 28px;
  height: 28px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0;
}
/* line 138, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search input.button:hover {
  background-color: #0099ff;
  background-position: -120px 0;
}
/* line 144, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search input.text {
  font-family: georgia, serif;
  font-size: 12px;
  font-style: italic;
  color: #cccccc;
  padding: 0 0 0 14px;
  height: 28px;
  border: 0;
  width: 301px;
  -moz-box-shadow: "transparent" 1px 1px 5px 0;
  -webkit-box-shadow: "transparent" 1px 1px 5px 0;
  -o-box-shadow: "transparent" 1px 1px 5px 0;
  box-shadow: "transparent" 1px 1px 5px 0;
}
/* line 156, ../../../../../../../compass/src/views/elements/ads/msn_header.scss */
.msn-header .search input.text:hover, .msn-header .search input.text:focus {
  color: white;
}

