@charset "utf-8";
/* CSS Document */

/* ------------- MAIN CONTENT -------------*/

.general_text p {
	margin:5px 0px;
	padding-right:10px;
	text-align:justify;
	}
.font_1 {
	margin-left:0px !important;
	}
ul#faq li {
		margin-top:5px;
		padding-right:10px;
		text-align:justify;
	}
ul.faq {
	margin:0px 0px;
	}
ul.faq li {
		margin-top:5px;
		padding-right:10px;
		text-align:justify;
		margin-left:10px;
		font-size:11px;
		line-height:12px;
	}
#margin_bottom {
	margin-bottom:15px;
	}
/*------------- SIDE FORM ---------------*/
#contact_form_side {
	background:#58595B;
	margin-top:40px;
	border:none;
	padding:10px;
	border-bottom:1px solid #ffffff;
	font-size:12px;
	line-height:12px;
	}
#contact_form_side input, #contact_form_side textarea {
	width:197px;
	}
#contact_form_side input {
	height:18px;
	padding:3px;
	background:url(../images/forms/input_bg_side.png) no-repeat top left;
	border:none;
	}
#contact_form_side input:hover, #contact_form_side textarea:hover {
	background:#FFFBCF;
	}
#contact_form_side textarea {
	height:106px;
	overflow:auto;
	background:url(../images/forms/input_bg_side_textarea.png) no-repeat top left;
	border:none;
	padding:3px;
	}

#contact_form_side input#submit {
		margin-left:40px;
	}

#contact_form_side input#submit:hover {
	background:url(../images/speak_lawyer_hov.gif) top left no-repeat !important;
	}
/*------- RIGHT SIDE ---------*/
.extra_height {
	height:1300px;
	}
.extra_height_1350 {
	height:1350px;
	}
.extra_height_terms {
	height:4350px;
	}