		#esquerda {
			width:356px;
			height:250px;
			position:relative;
			float:left;
			left:30px;
			top:26px;
			border-right:1px dashed #A1A1A1;
		}
		
		#esquerda h2 {
			font-family:Helvetica;
			font-size:24px;
			color:#000000;
			top:15px;
			padding-bottom:5px;
			left:35px;
			font-weight:400;
		}
		
		#esquerda blockquote {
			width:290px;
			font-size:15px;
		}
		
		#direita {
			width:530px;
			float:left;
			position:relative;
			left:50px;
			margin-top:30px;
			color:#6B6B6B;
			margin-bottom:15px;
		}
		
		.text {
			width:343px;
			background-color:#dddddd;
			border:0;
			margin-bottom:5px;
		}
		
		#contato {
			width:343px;
			height:260px;
			float:left;
			position:relative;
		}
		
		#contato textarea {
			width:343px;
			height:87px;
			background-color:#dddddd;
			border:0;
		}
		
		#vai {
		background:url(../images/fale_conosco/enviar.gif) no-repeat;
		width:48px;
		height:20px;
		position:relative;
		border:0;
		left:4px;
		top:3px;
		float:right;
		}
