#content {
	margin :   0px   0px   0px  20px;
	padding:  10px  20px  10px 110px;
	background:  url(../images/icConejito.jpg) left bottom no-repeat;
}

#formcont td {
	font-family: 'Trebuchet MS', 'Arial';
	font-size  : 13px;
}
#formcont td.lbl {
	width :  75px;
	vertical-align: top;
}
#formcont td.lopd {
	font-size  : 11px;
	font-style: italic;
}
#formcont td label {
	text-align: right;
}
#formcont td input {
	width : 175px;
	font-family: 'Trebuchet MS', 'Arial';
	font-size  : 13px;
	border: 1px solid #669966;
}
#formcont td textarea {
	width : 475px;
	height: 150px;
	font-family: 'Trebuchet MS', 'Arial';
	font-size  : 13px;
	border: 1px solid #669966;
}
