ul#about_nav {
  float: left;
}

ul#about_nav li {
  border-bottom: 1px solid #9486aa;
  padding: 7px 0px;
  width: 178px;
}

ul#about_nav li.last {
  border-bottom: none;
}

ul#about_nav li.active a, ul#about_nav li.active a:hover {
	color: #CED42C;
}

ul#about_nav a {
  color: white;
}

/* ---- CONTACT US ---- */
#about_content, #contact_us, .about_content {
  float: left;
  width: 770px;
  margin-left: 30px;
}

#contact_us h2 {
  margin-bottom: 0;
}

#contact_us h3 img, #FAQ h3 img {
  margin-right: 10px;
}
#contact_us h3 {
  margin-bottom: 1.5em;
}

/* ---- END CONTACT US ---- */

h1 {
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
}

h2 {
  font-weight: bold;
}

p {
}

h1,p {
  margin-bottom: 1.5em;
}

h1 {
  margin-top: 0.5em;
}

h2 {
  margin-bottom: 0.5em;
}

ul#information li {
  list-style: disc;
  margin-left: 2em;
}

div#about_content ol li {
  list-style: decimal;
  margin-left: 2em;
}

div#about_content ol {
  margin-bottom: 2em;
}

ul#information {
  margin-bottom: 1.5em;
}

img.avatar {
  float: left;
  padding-right: 10px;
  clear: left;
}

div.about_us h2 {
  
}

div.person {
  padding-bottom: 20px;
  overflow: hidden;
}

div.person p {
  margin-bottom: 0px;
}

div.person h2 {
  text-transform: none;
  margin-bottom: 0px;
}

i {
  font-style: italic; 
}

/* --- PRESS --- */
#about_content.press td {
  vertical-align: middle;
  height: 90px;
  border: 30px solid black;
  text-transform: uppercase;
}

#about_content.press td.label {
  width: 260px;
  text-align: right;
  margin-right: 40px;
}

#about_content.press td a {
  color: #808285;
}
#about_content.press td a:hover {
  color: #CED42C;
}

#social_links img {
  float: left;
  margin-right: 10px;
  margin-top: 3px;
}

#social_links p {
  float: right;
  margin-left: 30px;
  width: 90px;
}

#social_links p + p {
  width: 105px;
}
#social_links {
  margin-top: 30px;
}
/* --- END PRESS --- */
p.testimonial {
 font-size: 12px;
 color: #ACACAC;
 text-transform: uppercase;
 margin-bottom: 0px;
}

p.attribution {
 text-transform: uppercase;
}

div#testimonials {
  margin-top: 4px;
}

/* --- BEGIN UNSUBSCRIBE --- */
#unsubscribe-form {
  width: 475px;
}

#unsubscribe-form #email_block_identifier {
  width: 295px;
}
#unsubscribe-form .formError {
  margin-left: 165px;
}

#unsubscribe-form hr {
  border: none;
  border-top: 1px solid #a899c2;
  margin: 10px auto;
}

#unsubscribe-form div.field-set {
  min-height: 20px;
  margin-top: 5px;
}
#unsubscribe-form div.field-set label {
  width: 155px;
  text-align: right;
  font-size: 12px;
}
#unsubscribe-form div.field-set span {
  line-height: 20px;
}

#unsubscribe-form label {
  text-transform: none;
  font-size: 13px;
}

#unsubscribe-form .note {
  margin-left: 17px;
  margin-top: 5px;
  font-style: italic; 
  font-size: 13px;
}

#unsubscribe-form button {
  float: right;
}
/* --- END UNSUBSCRIBE --- */
