a {
  color: #ed2670;
  text-decoration: none;
}

body {
  background: #222222 url('/static/images/web/backgroundColorSquare.jpg') repeat;
  color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
}

p, h1, h2, h3, h4, h5, h6 {
  color: #fff;
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
}

p.list-header {
  margin-bottom: 0 !important;
}

.drawer-3-cols {
  padding-top: 11px;
}

.drawer-3-cols h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 16px;
}

.drawer-3-cols p {
  font-size: 13px;
  line-height: 1.5em;
  margin-bottom: 16px;
}

.drawer-3-cols li {
  font-size: 13px;
  line-height: 1.5em;
}

.drawer-3-cols ul {
  margin-bottom: 16px;
}

.drawer-3-cols .col {
  float: left;
  height: 251px;
  margin-left: 12px;
  overflow: hidden;
  padding: 8px;
}

.drawer-3-cols .col:first-child {
  margin-left: 11px;
}

.drawer-3-cols .big-col {
  margin-left: 12px;
  width: 443px;
}

.drawer-3-cols .small-col {
  margin-left: 12px;
  width: 207px;
}

.fixed-page-area {
  width: 950px;
  margin: 0 auto;
  padding: 18px 20px 0 20px;
}

.header .buttons {
  float: right;
  line-height: 28px;
  margin-right: 20px;
}

.header .buttons img {
  vertical-align: middle;
}

.header .logo {
  display: block;
  margin: 0 20px;
}

.itunes-product-intro {
  width: 322px;
}

.itunes-product-intro h1 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 6px;
  margin-top: 12px;
}

.itunes-product-intro h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}

.itunes-product-intro h3 {
  font-size: 13px;
  font-weight: bold;
}

.itunes-product-intro p {
  color: #ccc;
  font-size: 13px;
  margin-bottom: 6px;
}

.itunes-product-intro .icon {
  float: left;
  margin-right: 10px;
}

.labeled-product-icon {
  float: left;
  text-align: center;
}

.labeled-product-icon p {
  font-size: 12px;
}

.main-col {
  float: left;
  width: 630px;
}

.nav-link {
  margin-left: 20px;
}

.nav-link-selected {
  color: #ccc;
}

.product-hero .all-product-icons {
  float: left;
  margin: 40px 0 0px 120px;
}

.product-hero .all-product-icons h4 {
  color: #aaa;
  font-size: 11px;
  margin-bottom: 8px;
}

.product-hero .all-product-icons .labeled-product-icon {
  margin-right: 20px;
}

.product-hero .intro-text {
  float: left;
  margin: 115px 0 20px 120px;
}

.product-hero .itunes-product-intro {
  float: left;
  margin: 10px 0 0 120px;
}

.product-hero .phone {
  float: left;
  margin-bottom: -9px;
  margin-left: 65px;
}

.row {
  clear: both;
}

.sidebar .itunes-product-intro {
  margin-top: 40px;
}

.sidebar .itunes-product-intro p {
  color: #444;
}
