#bot-pt{
    	font-size: 0px;
	height: 28px;
	width: 81px;
	background: url(../images/bt_enviar.gif) no-repeat;
	color: #f4f4f4;
	background-color:#fff;
        border:none;

}

#bot2-pt{
    	font-size: 0px;
	height: 28px;
	width: 81px;
	background: url(../images/bt_limpar.gif) no-repeat;
	color: #f4f4f4;
	background-color:#fff;
        border:none;

}

#pos-txt{
  font-size:14px;
  font-weight:bold;
  font-family:arial;
  top:90px;
  position:relative;

}