.form_content
{
	background-color: #EEEFE7;
        padding-bottom: 25px;
        padding-top: 5px;
        padding-left: 10px;
        margin-bottom: 20px;
}

.form_input
{
	padding-top: 3px;
        /*margin-bottom: 7px;*/
	width: 95%;
        clear: both;
}

.form_label
{
	font-weight: bold;
	float: left;
	width: 110px;
}

.form_validation
{
	font-weight: bold;
	margin-left: 5px;
	float: left;
}

.form_validation_message
{
	font-weight: bold;
	padding-top: 5px;
	margin-left: 115px;
}

.form_dropdown
{
	color: #969797;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #E4E4E4 1px;
        width: 298px;
	float: left;
}

.form_textbox
{
	color: #969797;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #E4E4E4 1px;
        width: 295px;
	float: left;
}

.form_textarea
{
	color: #969797;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	border: solid #E4E4E4 1px;
        width: 295px;
	float: left;
}

.form_button
{
	clear: both;
	margin-top: 5px;
	margin-left: 58px;
}

.checkbox_n_txt
{
        clear: both;
	padding-bottom: 15px;
	/** margin-bottom: 55px;*/
}

.checkbox_n_txt label 
{ 
	width:40% !important; padding-right:20px; 
	margin-top: 7px;
	* margin-top: 10px; 
	float:left; text-indent:0 !important; 
	/*color:#9B9C96 !important; */
	font-size:1em !important; 
	position:relative; top:2px; 
	height:auto !important; 
}

.checkbox_n_txt input 
{
	float:left; 
	position:static; 
	margin-top: 10px;
}

.checkbox_n_txt br 
{ 
	clear:both; 
}

.checkboxes
{
	padding: 0px;
}

.checkitem
{ 
	clear: both;
	padding-top: 10px;
	* padding-top: 5px;
}

.checkitem label 
{ 
	float: left; 
	margin-left: 25px;
	margin-top: -17px;
	width: 90%;
}

.clear
{
	clear: both;
}

.other_brochure
{
	height: 10px;
	margin: 10px 0px 10px 0px;
}

.delivery_instructions
{
    font-weight: bold;
    padding-bottom: 10px;
}