@font-face { 
  font-family: DINWeb-CondBold-salsa; 
  src: url("https://action.eff.org/o/9042/images/DINWeb-CondBold-salsa.eot"); 
  src: url("https://action.eff.org/o/9042/images/DINWeb-CondBold-salsa.woff") format("woff"); 
}

h1, h2 {
  font-family: DINWeb-CondBold-salsa, Arial, arial, sans-serif;
}
#mainForm label {
  font-family: sans-serif;
  font-size: 13px;
}
#salsa h1.take-action {
  font-size: 25px;
  background-color: #cc0000;
  padding: 10px 20px 5px 20px;
  border-radius: 10px 10px 0 0;
  color: #ffffff;
  text-align: center;
  margin-bottom: 0;
}
#salsa form {
  padding: 10px;
  border: 1px solid #cc6666;
}
#header-wrapper { 
  height: 100px; 
}
#salsa #info-page {
  width: 580px;
  margin-right:20px;
  float: left;
}
#salsa #mainForm {
  width: 360px;
  float: left;
  padding-top: 15px;
}
#salsa .formRow .required {
  color: #cc0000;
  padding-left: 2px;
}
#salsa input, #salsa textarea {
  width: 310px;
  padding: 3px;
}
#salsa .checkbox {
  width: auto;
  padding: 0;
}
#salsa input[type='submit'], #salsa input[type='button'] {
  width: auto;
  background: none repeat scroll 0 0 #396A91;
  border: medium none;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 1px 1px 1px #000000;
  color: #FFFFFF;
  cursor: pointer;
  margin-top: 20px;
}
#salsa #tempZip2, #salsa #tempZip42 {
  width: 70px;
}
#salsa #sign-page {
  clear: both;
}
#salsa .targets h2 {
  font-weight: bold;
  font-size: 20px;
}
#salsa .targets {
  width: 330px !important;
}
#salsa .recipient {
  clear: both;
  padding-top: 5px;
}
#salsa .recipient .photo {
  padding-left: 20px;
}
#salsa .error {
  background-image: none;
  color: #cc0000;
  font-weight: bold;
  margin-bottom: 10px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #a0a0a0;
  background-color: #f0f0f0;
  text-align: center;
}
#salsa #loading {
  position: static;
  top: auto;
  left: auto;
  height: auto;
  width: auto;
  text-align:center;
  margin-bottom: 10px;
  font-weight: bold;
}
#salsa #loading img {
  margin: 0 10px 0 0;
}
#salsa .letterContent {
  line-height: 120%;
  margin-bottom: 20px;
  width: 330px;
}


