#EDMCNewsTwo {
  padding: 0 0 20px 0;
}
#EDMCNewsTwo .title {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #121212;
  padding: 0 0 5px 0;
  margin: 0;
  display: block;
}
#EDMCNewsTwo input[type="text"] {
  border: solid 2px #b6b6b6;
  padding: 0 8px;
  height: 27px;
  line-height: 27px;
  margin: 8px 0 0 0;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  font-style: italic;
  color: #a9a8a8;
  width: 90%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}
#EDMCNewsTwo input[type="text"]:hover {
  border-color: #8f8f8f;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}
#EDMCNewsTwo input[type="text"]:focus {
  color: #2f2f2f;
  font-style: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
}
#EDMCNewsTwo .btnsubscribe, #EDMCNewsTwo .btnunsubscribe {
  border: solid 1px #b3b3b3;
  text-transform: uppercase;
  color: #828282;
  font-weight: bold;
  text-shadow: 1px 1px 1px white;
  padding: 0 11px;
  height: 26px;
  line-height: 26px;
  float: left;
  margin: 18px 0 15px;
  background: url(images/EDMCNewsTwo-mailchimp-button-bg.png) repeat-x;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
}
#EDMCNewsTwo .btnsubscribe:hover, #EDMCNewsTwo .btnunsubscribe:hover {
  box-shadow: 0px 0px 4px 2px #e5e5e5;
  text-decoration: none;
}
#EDMCNewsTwo .btnunsubscribe {
  text-transform: none;
  float: right;
}
#EDMCNewsTwo label {
  font-family: Arial;
  font-size: 12px;
  margin: 5px 0;
  line-height: 14px;
  display: inline !important;
}
#EDMCNewsTwo .valid {
  float: left;
  clear: both;
  width: 92%;
  border: solid 2px #dc6868;
  padding: 2px 8px;
  color: black !important;
  margin: 1px 0;
  font-family: Arial;
  font-size: 12px;
}
#EDMCNewsTwo .btnarchive {
  color: #959595;
  font-size: 12px;
  font-family: Arial;
  text-decoration: none;
  float: left;
  clear: both;
}
#EDMCNewsTwo .btnarchive:hover {
  color: #2f2f2f;
}
#EDMCNewsTwo .edmcgroupclass {
  margin-left: 10px !important;
}
#EDMCNewsTwo .edmcremovecheckbox label {
  font-weight: bold;
  font-size: 13px;
}
#EDMCNewsTwo .edmcremovecheckbox .mark,
#EDMCNewsTwo .edmcremovecheckbox input {
  display: none;
}
