#content h3{
	text-indent: -1000px;
	overflow: hidden;
}
#content{
	line-height: 150%;
}
#texto{
	line-height: 150%;
	width: 568px;

}
#head{
	margin: 0 0 20px 10px;
}
#texto{
	margin: 0 0 0 10px;
}
#texto ul{
  padding: 0 0 0 40px;
}

div.input input{
  padding: 4px;
}
div.submit input{
  padding: 4px;
}

div.error-message{
  color: #D74444;
  font-weight: bold;
}
