#premium-header {
	position: absolute;
	bottom: -25px; /* quick fix */
	left: 65px;
}

#premium-header h1 {
	color: #fff;
	font-size: 49px;
	margin: 0;
	text-align: center;
	padding: 0;
	word-spacing: -2px;
	letter-spacing: -1px;
}

#premium-header h1 span {
	color: #0099ff;
}

#premium-subheader {
	text-align: center;
	color: #4f4f4f;
	font-size: 10pt;
	margin-top: 8px;
	font-style: italic;
}


#premium-left {
	float: left;
	display: inline;
	margin-top: 15px;
	width: 440px;
	height: 640px;
	border-right: 1px solid #4f4f4f;
	padding-right: 10px;
}


#premium-right {
	float: left;
	display: inline;
	margin-top: 15px;
	margin-left: 10px;
	width: 514px;
}



.form_field {
      border: 1px solid #ddd;
      width: 160px;
      height: 16px;
      background-color: #d1f0f9;
      font-size: 14px;
      padding: 4px 0 4px 4px;
	  margin: 2px 0 2px 0;
}

.options {
      margin-top:-2px !important;
}

.padding_form {
      margin: 4px 0 4px 0;
}

.button_submit {
      margin: 2px 0 10px 0;
}

#forms_wrapper .country {
      font-size: 13px;
}

.verification {
      margin: 4px 0 6px 0;
}

#wrap #form .style86 {
	margin-top: -2px !important;
}

.premium-bars {
	text-align: center;
	font-size: 15pt;
	font-weight: bold;
	padding-top: 5px;
	height: 36px;
	margin-bottom: 10px;
	background-image:url('images/premium-bars.png');
	background-repeat:repeat-x;
}


.formsubmitbutton {
	color: #ffffff;
	width:250px;
	font-size: 16px;
	font-family: Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099ff;
	padding: 5px 7px;
	border: 1px solid #0099ff;
}

