.bordonota {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top: 1px dotted #FF3300;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.bordonota2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top: 1px dotted #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: 1px dotted;
	border-left: none;
	line-height: 30px;

}

