﻿.Form_CD_Info form input{
width:214px;
display:block;

}

.Form_CD_Info label{
display:block;
padding-top:4px;
}

.Form_CD_Info fieldset{
display:block;
margin:0;
padding:0;
border:0;
float:left;
}

.state_Zip{
display:block;
width:100%;
clear:both;
}

.phone
{
    display:block;
    width:100%;
    clear:both;
}

.form_state
{
	float:left;
	width:90px;
}

.form_zip
{
	float:left;
	width:70px;
	padding-left:20px;
}

.zip_len{
width:50px !important;
}

.dataBox_len
{
	width:97%;
}

.state{
float:left;
width:110px;
}

.check_email
{
	font-size:xx-small;
}