/* CSS Document */

.formtext						{font-family:Arial, Helvetica, sans-serif;
								 font-size:11px;
								 color:#333333;
								 font-weight:bold;
}
.formtext_sub						{font-family:Arial, Helvetica, sans-serif;
								 font-size:11px;
								 color:#ffffff;
								 font-weight:bold;
}

.formtext_sub_DC						{font-family:Arial, Helvetica, sans-serif;
								 font-size:12px;
								 color:#ffffff;
}
.formtext_small					{font-family:Arial, Helvetica, sans-serif;
								 font-size:9px;
								
}

.formtext_small_sub					{font-family:Arial, Helvetica, sans-serif;
								 font-size:9px;
								 color:#ffffff;
}
.formlink2						{ color:#ffffff;}

#centerdiv						{width:177px;
								 text-align:center;
								 margin:0;
								 padding:0;
}
#Debt_Consolidation_form_container			

							{width:177px;
							 text-align:left;
							 background-image:url(../images/Debt-Consolidation-Form-Body.png);
							 background-position:top left;
							 background-repeat:no-repeat;
							 
}
#Debt_Consolidation_form_containerInner			
							{ padding:6px 0 0 17px;						 
}

#form_container2				{width:140px;
								 text-align:left;
								 margin:0 auto;
}
#form_containerFRONT			{width:150px;
								 text-align:left;
								 margin:0 auto;
}
#form_text_FRONT				{margin-left:100px;
}
 
#title							{width:130px;
								 padding-bottom:1px;
}
#title_field					{width:130px;
								 padding-bottom:3px;
}

#forname						{width:130px;
								 padding-bottom:1px;
}
#forname_field					{width:130px;
								 padding-bottom:3px;
}

#surname						{width:130px;
								 padding-bottom:1px;
}
#surname_field					{width:130px;
								 padding-bottom:3px;
}

#telephone						{width:130px;
								 padding-bottom:1px;
}
#telephone_field				{width:130px;
								 padding-bottom:3px;
}

#mobile							{width:130px;
								 padding-bottom:1px;
}
#mobile_field					{width:130px;
								 padding-bottom:3px;
}

#email							{width:130px;
								 padding-bottom:1px;
}
#email_field					{width:130px;
								 padding-bottom:3px;
}

#besttimetocall					{width:130px;
								 padding-bottom:1px;
}
#besttimetocall_field			{width:130px;
								 padding-bottom:7px;
}

#privacypolicy_container		{width:130px;
								 position:relative;
								 float:left;
								 color:white;
								 padding:10px 0 10px 0;
}
#privacypolicy					{width:120px;
}
#privacypolicy_field			{width:15px;
								 position:absolute;
								 bottom:0px;
								 left:120px;
								 float:left;
}
/* front form */


#title_front					{width:140px;
								 padding-bottom:1px;
}
#title_field_front				{width:140px;
								 padding-bottom:5px;
}

#forname_front					{width:140px;
								 padding-bottom:1px;
}

#forname_field_front			{width:140px;
								 padding-bottom:5px;
}

#surname_front					{width:140px;
								 padding-bottom:1px;
}
#surname_field_front			{width:140px;
								 padding-bottom:5px;
}
#telephone_front				{width:140px;
								 padding-bottom:1px;
}
#telephone_field_front			{width:140px;
								 padding-bottom:5px;
}
#mobile_front					{width:140px;
								 padding-bottom:1px;
}
#mobile_field_front				{width:140px;
								 padding-bottom:5px;
}

#email_front					{width:140px;
								 padding-bottom:1px;
}
#email_field_front				{width:140px;
							 	 padding-bottom:5px;
}

#besttimetocall_front			{width:140px;
							 	 padding-bottom:1px;
}
#besttimetocall_field_front		{width:140px;
							 	 padding-bottom:10px;
}

#privacypolicy_container_front	{width:140px;
							 	 position:relative;
							 	 float:left;
}
#privacypolicy_front				{width:140px;
}
#privacypolicy_field_front		{width:15px;
								 position:absolute;
								 bottom:0px;
								 left:110px;
								 float:left;
}

/*end front form */
#submit							{width:177px;
}
#submit_front					{width:177px;
								 margin-top:0;}
							
input							{width:136px;
								 height:15px;}

input.checkbox					{width:auto;
								 height:auto;
								 border:none;}

select							{width:140px;}

select.title					{width:65px;}
