
	.inner_separator_bottom_prodse {
		width: 920px;
		height: 17px;
		background-image: url('../images/inner_bottom_bg.gif');
		border: 0px;
		padding: 0px 0 0 0;
		margin: 40px 0 0 0;
		line-height: 0px;
		font-size: 0px;
	}
	.inner_separator_gray_contat {
		width: 920px;
		height: 5px;
		background-image: url('../images/separator_inner_gray.gif');
		border: 0px;
		padding: 0 0 0 0;
		margin: 10px 0 0 0;
		line-height: 0px;
		font-size: 0px;
	}
	#contat_content {
		background: white url('../images/contat_bg_v2.gif') no-repeat top left;
		height: 450px;
		width: 920px;
		color: #333333;
	}
	.contat_half_content {
		width: 420px;
		margin: 0px 20px 0px 20px;
		padding: 10px 0px 0px 0px;
	}
	.contat_full_content{
		width: 920px;
		background: white url('../images/separator_bg.gif') no-repeat top center;
	
	}
	.contat_full_content_content {
		width: 880px;
		min-height: 430px;
		margin: 0px 20px 0px 20px;
		padding: 15px 0px 0px 0px;		
		
	
	}
	.contat_half_content_representates {
		width: 420px;
		margin-top: 10px;
	}	
	.contat_header {
		font-size: 16px;
		font-weight: bold;
		color: #333333;
		height: 25px;
		border-bottom: 2px solid #dddddd;
		width: 100%;
	}
	#contat_header_content {
		font-family: Arial;
		font-size: 18px;
		font-style: italic;
		color: #333333;
		background-image: url('../images/clicas_det_content_bg.gif');
		width: 840px;
		margin: 0px 20px 0px 20px;
		padding: 0px 20px 0px 20px;
	}
	#contat_gmaps_applet {
		width: 419px;
		height: 284px;
		margin: 10px 0px 0px 0px;
	}
	#contat_gmaps_applet_representates {
		width: 419px;
		height: 284px;
		margin: 0px 0px 0px 0px;
		overflow: hidden;
	}
	#contat_address_fixed {
		font-size: 13px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		border-bottom: 1px solid #dddddd;
		width: 100%;
	
	
	}
	#contat_email_fixed {
		font-size: 13px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
	
	}	
	#contat_phone_fixed {
		font-size: 17px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
	
	}	
	#contat_address {
		font-size: 13px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 10px 0px;
		border-bottom: 1px solid #dddddd;
		width: 100%;
	
	}
	#contat_email {
		font-size: 13px;
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;		
	
	}
	a.contat_button {
		background: transparent url('../images/button_blue_right.gif') no-repeat scroll top right;
		color: #ffffff;
		display: block;
		float: left;
		font: normal 11px arial, sans-serif;
		height: 19px;
		margin-right: 6px;
		padding-right: 9px; /* sliding doors padding */
		text-decoration: none;
		margin-bottom: 6px;
	
	}
	a.contat_button span {
		background: transparent url('../images/button_blue_left.gif') no-repeat;
		display: block;
		line-height: 13px;
		padding: 3px 0 5px 10px;
		padding: 3px 0 5px 10px;
		width: 380px;
	}	
	
	.contat_half_content fieldset {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	.contat_half_content label {
		width: 110px;
		line-height: 30px;
		text-align: right;
		font-size: 11px;
		float: left;
		margin-right: 5px;
		color: #333333;

		
	}	
	.form_line {
		position: relative;
		float: left;
    display:block; 
    line-height: 100%;
		top: 0px;
		left: 0px;
		width: 420px;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #f0f0f0;

	}
	input .new {
		display: none;
	
	}
	input
	{
		color: #333333;
		background: #ffffff;
		border: 1px solid #cccccc;
		height: 18px;
		margin-top:6px;
		margin-bottom: 6px;
		display: block;
		width: 300px;
	}
	textarea {
		color: #333333;
		background: #ffffff;
		border: 1px solid #cccccc;
		width: 300px;
		height: 225px;
		margin-top:6px;
		margin-bottom: 6px;	
		display: block;		
		float: right;	
	}
	.form_buttons {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 40px;
		text-align: right;
		margin-top: 10px;
	}
	.form_buttons_line	{
		position: absolute;
		right: 0px;
	}

