#ladoesq h3 {
	font-family: "Trebuchet MS", Arial;
	color: #000;
}
#ladoesq form {
     display: block;
     width: 500px;
}
#ladoesq form fieldset label strong {
    display: block;
}
#ladoesq form fieldset label {
    width: 200px;
    height: 32px;
    padding-right: 30px;
    float: left;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000;
}
#ladoesq textarea, #ladoesq  input {
	border: solid 1px #000;
}
