div#container {
	font-size: 11px;
	line-height: 16px;
}

div#banner {
	margin-bottom: 12px;
}

div#main_content {
	margin-top: 4px;
	min-height: 250px;
}

div#main_content h1 {
	margin: 5px 0;
}

div#main_content h6 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 4px;
}

div#main_content h3 {
	font-size: 14px;
}

div#main_content h3.survey {
	color: #666;
}

label span,
h6 span {
	color: #C43131;
	font-size: 12px;
}

div#ip_rightColumn p.lede {
	line-height: 15px;
}

div#ip_rightColumn h2#email {
	background: transparent url("/Global/images/bg_sign_up.png") 0 0 no-repeat;
	height: 27px;
}

div#ip_rightColumn h2#tell_us {
	background: transparent url("/Global/images/bg_tell_us.png") 0 0 no-repeat;
	height: 27px;
}

div#ip_rightColumn h2#thanks {
	background: transparent url("/Global/images/bg_thanks.png") 0 0 no-repeat;
	height: 27px;
}

h4#confirm {
	background: transparent url("/Global/images/bg_confirm.png") 0 0 no-repeat;
	width: 190px;
	height: 17px;
	text-indent: -9999px;
	margin-top: 0;
}

div.form_row {
	margin: 8px 0;
}

input.input_text {
	width: 240px;
	font-size: 11px;
	color: #666;
}

span.input_radio input {
	margin: 0 4px 0 0;
	line-height: 0.5;
}

div.error_thirteen {
	color: #C43131;
	border: 1px solid #C43131;
	padding: 12px 8px;
	width: 240px;
	background: #FFFFE0;
}

div#ip_rightColumn div.error_thirteen p {
	line-height: 14px;
}

div#ip_rightColumn div.error_thirteen p.details {
	color: #666;
}

div.check_box_field,
td.check_box_field {
	margin: 6px 0;
	line-height: 24px;
}

div.check_box_field input,
td.check_box_field input {
	margin-right: 4px;
}

td.check_box_field {
	width: 180px;
}

h6 strong {
	font-weight: normal;
}

div#ip_rightColumn a.cancel {
	display: block;
	float: left;
	margin: 2px 0 0 8px;
	font-size: 11px;
}

select {
	margin-top: 3px;
	font-size: 11px;
	color: #666;
	min-width: 100px;
}