.aportacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin: 5px;
	padding: 8px;
	float: right;
	width: 380px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 2px;
	background-color: #FFE8DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.aportacionG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: block;
	margin: 5px;
	padding: 8px;
	float: right;
	width: 565px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 2px;
	background-color: #FFE8DF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	background-color: #FFC9A8;
	background-position: left;
	margin: 2px;
	padding: 1px;
	float: none;
	border: 1px solid #666666;
}

