#middle a, #middle a:hover {
  font-weight: bold;
  color: blue;
}

#middle {
  width: 650px;
  margin: 0;
  text-align: right;
  float: left;
  background: url(/wp-content/plugins/action-popup/images/sign_up_background10.png);
  height: 250px;
  background-repeat: no-repeat;
}

#next-middle {
  width: 250px;
  margin: 10px 0 0 0;
  text-align: left;
  float: right;
}

.style-4 {
	font-size: 22px;
	color: #FFFFFF;
	line-height: 1.3em;
	font-family: "Times New Roman";
}

.frontpage-input {
  background-image: url(/wp-content/plugins/action-popup/images/input_bg_yellow.gif);
  background-repeat: repeat-x;
  width: 217px;
  height: 24px;
  font-size: 18px;
}

#submit-button-wrapper {
  padding-right: 25px;
  margin-top: 10px;
}

.submit-button {
	background-image: url(/wp-content/plugins/action-popup/images/send_button_6.png);
  font-family: Tahoma;
  font-size: 11px;
  border-bottom: #000000 0 solid;
  border-left: #FFFFFF 0 solid;
  border-right: #000000 0 solid;
  border-top: #FFFFFF 0 solid;
  margin: 0 8px 0 0;
  padding: 0;
  width: 173px;
  height: 35px;
  cursor: pointer;
}
