@charset "utf-8";
/* CSS Document */

.pp_arearestrita
{
	width: 270px;
	height: 18px;
	border: 1px dotted #999999;
}
.pp_campos
{
	width: 400px;
	height: 18px;
	border: 1px dotted #999999;
}
.pp_textarea
{
	width: 100%;
	height: 120px;
	border: 1px dotted #999999;
}
