div.tx-thmailformplus-pi1 div.left {
  padding-left:14px;
  float: left;
  width: 400px;
  height: 50px;
}

div.tx-thmailformplus-pi1 div.right {
  float: right;
  width: 300px;
  height: 50px;
  text-align: right;
  padding-top: 6px;
}

div.tx-thmailformplus-pi1 div.right .btn {
  background:transparent url(../../_layout/img/form_red_btn.png) no-repeat scroll 0 0;
  border:medium none;
  color:#E2001A;
  cursor:pointer;
  font-family:Arial,Helvetica,sans-serif;
  font-size:1.2em;
  font-weight:bold;
  height:auto;
  margin:0 0 0 7px;
  outline-color:-moz-use-text-color;
  outline-style:none;
  outline-width:medium;
  overflow:visible;
  padding:0 0 0 20px;
}


#contactForm_error_msg {
	color: red;
	display:block;
	font-weight:bold;
	margin-bottom: 20px;
	text-align: center;
}

#contactForm_errors {
/*  padding-bottom: 24px;  */
}

.error {
	border: 1px solid #e2001a !important;
	background-color: #fff;
	color: #616265 !important;
	/*display: block;*/
	font-weight: normal;
}

.error_label {
	color: #e2001a;
	display: block;
}

.error_hidden {
	display: none;
}

.error_no_border {
	border: none;
	color: #e2001a;
}


.sweepstake_subject {
  width: 400px;
  height: 16px;
  padding: 4px 3px 0px;
  color:#616265;
}

.sweepstake_description {
  font-weight: bold;
  padding: 9px 7px 0px;
}

.sweepstake_char {
  float: left;
  background: #ffffff;
  color:#747679;
  height: 28px;
  border: 0px;
  outline: 0px;
  padding: 0px;
  margin: 0px;
  /*font-family:'Lucida Console','Bitstream Vera Sans Mono','DejaVu Sans Mono',monospace;*/
  font-size: 2em;
  font-weight: normal;
  cursor:default;
  letter-spacing: 1px;
  text-align: right;
}

.sweepstake_input {
  width: 19px;
  float: left;
  background: #ffffff;
  color: #e2001a;
  height: 28px;
  border: 0px;
  outline: 0px;
  padding: 0px;
  margin: 0px;
  text-transform: uppercase;
  /*font-family:'Lucida Console','Bitstream Vera Sans Mono','DejaVu Sans Mono',monospace;*/
  font-size: 2em;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
}

.sweepstake_hidden {
  padding: 0 0 0 14px;
  color: #E2001A;
  display: none;
}

.tx-srfreecap-pi2-image {
  border:1px solid #A5ACB2;
  margin-right: 12px;
}

.captcha_image {
  margin-left: 110px;
}


