#container {
	_margin: -1px 0 0 0;
}

#bannerlanding.formheader {
	background: url(images/topbanner.jpg) 0 0 no-repeat;
	height: 125px;
	width: 980px;
	border-bottom: 1px solid #999;
}

#bannerlanding.formheader h1 {
	font: bold 21px/ 30px Verdana, Arial, sans-serif;
	color: #fff;
	padding: 22px 0 0 217px;
	border: 0;
}

#bannerlanding.formheader h1 small {
	display: block;
	font: bold 13px/ 19px Verdana, Arial, sans-serif;
}

#left {
	text-align: center;
	padding-top: 16px;
}

#content.form {
	width: 712px !important;
	padding-top: 25px;
}

#content.form.wide {
	margin: 0 0 0 117px;
	_margin: -1px 0 0 59px;
}

#content.form img.right {
	margin: 0 0 5px 10px;
}

#content.form h2 {
	color: #FF1100;
	font: bold 14px Arial, Verdana, Helvetica, sans-serif;
	border: 0;
}

#content.form h2 small {
	font: 11px Verdana, sans-serif;
}

#content.form h2.registernow {
	margin: 0;
	padding: 12px 0 12px 0;
}

#content.form h3 {
	color: #FF1100;
	font: 11px Verdana, sans-serif;
	margin: 0;
	padding: 12px 0 3px 0;
}

#content.form h4 {
	font: bold 12px Verdana, sans-serif;
	color: #000;
	background: url(images/h4bg-long.gif) no-repeat;
	padding: 2px 5px 5px 8px;
	margin: 0 0 3px 0;
	border: 0;
}

#content.form .form-wrap h4 {
	background: url(images/h4bg.gif) no-repeat;
}

#content.form p.shortcut {
	color: #000;
	font: bold 12px Verdana, sans-serif;
}

#content.form p.shortcut strong {
	vertical-align: middle;
}

#content.form p.shortcut a {
	font: bold 12px Verdana, sans-serif;
}

#content.form p.shortcut img {
	vertical-align: middle;
}

#content.form p.req {
	color: #000;
	margin: 0 0 6px 0;
}

#content.form p.formtext {
	color: #000;
	margin: 0 0 10px 8px;
	line-height: 1.3;
}

#content.form p.radiobuttons {
	color: #000;
	vertical-align: middle;
	line-height: 2.2;
	margin-left: 15px;
}

#content.form table {
	float: none;
	margin: 0 0 25px 8px;
}

#content.form table td {
	padding: 6px 10px 2px 0;
	line-height: 1.3;
	vertical-align: top;
}

#content.form table td select {
	width: 220px;
}

#content.form table td input.text {
	width: 215px;
}

div.form-wrap {
	width: 712px;
}

#content.form div.form-wrap a {
	color: #000;
	text-decoration: underline;
}

div.form1 {
	float: left;
	width: 351px;
}

div.form2 {
	float: right;
	width: 351px;
}

div.form-wrap table {
	width: 340px;
}

#content.form td.hashint {
	position: relative;
	display: block;
}

#content.form div.fieldhint {
	position: absolute;
	top: 29px;
	left: 0;
	background: url(images/fieldhint.gif) no-repeat 0 0;
	padding: 9px 0 0 0;
	width: 285px;
	_width: 280px;
	display: none;
}

#content.form div.fieldhint span {
	background: #e8e8e8;
	border: 1px solid #848484;
	border-width: 0 1px 1px;
	display: block;
	padding: 8px 8px 0;
}

#content.form div.fieldhint p {
	color: #000;
}

#content.form input.highlightError {
	background-color: yellow;
}

#errorBox {
  border: 1px dotted;
  margin: 20px;
  padding: 5px;
}

img.errorIcon {
	float: left;
	padding-right: 10px;
}

#errorBox li {
  color:red;
  list-style-image: none;
  list-style-type: none;
}

.clear {
	clear: both;
}

#offer {
  border:1px dotted;
  left: 50px;
  top: 20px;
  padding: 15px;
  margin-top: 40px;
  margin-left: 75px;
  margin-right: 75px;
}

#content li.bullet {
  background: transparent url(images/bullet_4sq.gif) no-repeat scroll left
    top;
  list-style-image: none;  //FIX IE BUG
  padding: 5px 0pt 5px 20px;
}