#depoimento input[type="text"]{
	width: 600px;
	}

#depoimento label.l{
	width: 100px;
	display: inline-block;
	}

#depoimento textarea{
	height: 150px;}

