#etiquetaB
{
	font-size: 15px;
	font-weight: bold;
}

#controlB
{
	width: 300px;
}

#textareaB
{
	width: 300px;
	height: 150px;
	font-family: serif;
}

#etiquetaA
{
	font-size: 11px;
	font-weight: bold;
}

#controlA
{

}

#grupoA
{
	float:left;
	text-align: center;
	padding: 3px;
}

#titulocampo
{
	float: left;
	width: 200px;
	text-align: right;
}

#camponumerocorto
{
	width: 100px;
	text-align: right;
}

#campotextocorto
{
	width: 200px;
}

#campotextolargo
{
	width: 350px;
}

#grupocampo
{
	clear: both;
}

