fieldset {
	width: 300px;
	margin: 0 0 0 184px
}

fieldset p {
	float: left;
	width: 295px !important;
	height: 47px
}

fieldset p input{
	width: 295px
}

fieldset p label {
	display: block;
	margin: 0 0 5px 0
}

fieldset p.med{
	width: 110px !important;
	margin: 0 10px 0 0
}

fieldset p.med input{
	width: 110px !important;
}

fieldset p.peq{
	width: 90px !important;
	margin: 0 10px 0 0
}

fieldset p.peq input, fieldset p.peq select {
	width: 90px !important
}

.bt_enviar {
	float: right;
	display: block;
	width: 43px;
	height: 14px;
	margin: 10px 0 10px 0;
	border: 0;
	text-indent: -9999px;
	font-size: 0;
	cursor: hand;
	cursor: pointer;
	background: url(/imagens/buttons/bt_enviar.gif) no-repeat center center
}








