#rcol {
	width: 555px;
	padding: 0;
	margin-left: 1px;
	float: left;
}

#lcol {
	width: 317px;
	padding: 20px;
}

#content {
	background: url(/i/contact_bg.png) repeat-y;
}

#rcol img {
	display: block;
}

#rcol #search_faqs {
	background: url(/i/faq_search_box_bg.png) no-repeat left bottom;
	padding: 10px 20px 10px 20px;
	overflow: auto;
	height: 1%;
}

#rcol #search_faqs label {
	display: block;
	float: left;
	padding: 0.4em 10px 0 0;
	font-size: 1.0em;
	color: #07485a;
	font-weight: bold;
}



#rcol #search_faqs input {
	display: block;
	float: left;
	font-size: 1.1em;
	margin-right: 10px;
	width: 200px;
}

#rcol #search_faqs  button {
	float: left;
	margin: 0;
}

#rcol h2 {
	background: url(/i/cc_reg_step_2_message_top.png) no-repeat left top;
	margin: 0 0 10px 0;
	padding: 4px 0 0 0;
	position: relative;
}

#rcol h2 span {
	display: block;
	background: url(/i/cc_reg_step_2_message_bot.png) no-repeat left bottom;
	padding: 6px 10px 10px 10px;
	font-size: 0.7em;
	color: #07485a;
	font-weight: bold;
}


#rcol form {
	padding: 18px;
}

#rcol form#faqs_form {
	padding: 0;
}

#rcol form fieldset {
	border-bottom: 1px solid #999;
	padding: 10px 0 10px 0;
	display: block;

}

#rcol form button {
	margin-top: 10px;
	float: right;
	padding:0;
	width:auto;
	overflow:visible;
}

#rcol form label {
	display: block;
	float: left;
	clear: left;
	color: #666;
	font-size: 0.9em;
	padding: 5px 10px 10px 10px;
	width: 160px;
}

#rcol form#tell_a_friend_form fieldset#friends label {
	background: url(/i/friend_icon.png) no-repeat;
	padding-left: 40px;
	width: 130px;
}

#rcol form input, #rcol form textarea {
	width: 330px;
	font-size: 0.9em;
	margin-bottom: 10px;
	float: left;
}

#lcol h2 {
	color: #c41187;
	font-weight: normal;
	font-size: 1.4em;
	background: transparent;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#lcol h3 {
	color: #c41187;
	font-weight: normal;
	font-size: 1.1em;
	margin: 0 0 0.5em 0;
	padding: 0;
}

#lcol p {
	color: #666;
	margin: 0 0 0.5em 0;
	padding: 0;	
}

div.validation_msg {
	margin: 0 0 0 185px;
	padding-bottom: 10px;
}

#content_footer {
	background: url(/i/content_footer_lcol.png) no-repeat left bottom;
	height: 23px;
}
