/**************** Giveaway Form *******************************************/
.formOpt1 {
    background-color: #FAFAFA;
    border: 1px solid #bbb;
    border-radius: 4px;
    color: #191919;
    font-family: RobotoLight,HelveticaNeue,'Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 15px;
    letter-spacing: 0.03em;
    padding: 7px;
    text-align: left;
	Input-hover: #FFF;
}

.ValidateMessage { 
  color:#BE191E;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  line-height: 22px;
  text-transform:none; 
  font-style: normal; 
  font-weight: 400; 
  padding: 0 0 0 0; 
  margin-top: 0px; 
  margin-bottom: 0px;
  }

.BodyCopy2red { font-family:Arial, Helvetica, sans-serif; font-size: 12pt; line-height: 18px; font-style: normal; font-weight: normal; color: #d2232a; padding: 0px; }

.formbuttonred1{
    background: none repeat scroll 0px 0px  #d2232a;
    border: 0px none;
    border-radius: 4px;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    font-family:'Tienne', serif;
    font-size: 16px;
    letter-spacing: 0.01em;
    line-height: 100%;
    padding: 0.7em 1em 0.55em;
    text-align: center;
    text-decoration: none !important;
}

.formbuttonred1:hover { background: none repeat scroll 0px 0px #d2232a; border: 0px none; border-radius: 4px; color: #FFF; cursor: pointer; display: inline-block; font-family:
 'Tienne', serif; font-size: 16px; letter-spacing: 0.01em; line-height: 100%; padding: 0.7em 1em 0.55em; text-align: center; text-decoration: none !important; }
