#main p {
    background-color: #FFFEE1;
    margin-bottom: 0;
}

img {
  margin-left: -40px;
}

#mc_embed_signup {
    background-color: #ECECEC;
    border-width: 1px 0;
    border-style: solid;
    border-color: #CCC;
    text-align: center;
    padding: 20px 100px 40px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 20px;
}

#mc_embed_signup div {
    float: left;
}

#mce-EMAIL {
    width: 400px;
    padding: 4px;
}

#mc-embedded-subscribe {
    margin: 5px 10px;
}

.mc-field-group label {
    position: absolute;
    top: 55px;
    left: 100px;
    color: #999;
}

div.mce_inline_error {
    position: absolute;
    top: 55px;
    left: 385px;
    color: #000;
    font-weight: bold;
}

#head .sponsor {
  position: absolute;
  top: 100px;
  right: 0;
  background: #FFF;
  padding-right: 100px;
  font-size: 100%;
  color: #666;
}

#head .sponsor img {
  height: 40px;
  position: absolute;
  top: -20px;
  right: 0;
}

