
/**
 * Home
 */

#tips-and-facts {
  float: left;
  width: 337px;
}

#tips-and-facts H2 {
  color: #a9d432;
  font-weight: bold;
  margin-bottom: 2px;
}

#tips-and-facts UL {
  background: url('/images/partners/bgs/home/partner-resources.jpg') top repeat-x;
  border-top: 2px solid #a9d432;
  margin: 0px;
  padding: 16px;
  list-style: none;
}

#tips-and-facts UL LI {
  background: url('/images/global/bgs/li.gif') 0px 6px no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
}

#tips-and-facts A {
  float: right;
  color: #a9d432;
  font-size: 13px;
  font-weight: bold;
  margin-right: 16px;
  text-decoration: none;
}

#common-questions {
  float: right;
  width: 337px;
}

#common-questions H2 {
  color: #f89702;
  font-weight: bold;
  margin-bottom: 2px;
}

#common-questions UL {
  background: url('/images/partners/bgs/home/social-marketing.jpg') top repeat-x;
  border-top: 2px solid #f89702;
  margin: 0px;
  padding: 16px;
  list-style: none;
}

#common-questions UL LI {
  background: url('/images/global/bgs/li.gif') 0px 6px no-repeat;
  padding-left: 10px;
  padding-bottom: 8px;
}

#common-questions A {
  float: right;
  color: #f89702;
  font-size: 13px;
  font-weight: bold;
  margin-right: 16px;
  text-decoration: none;
}
