h2#pagetitle {
/*	background-image: url( /images/titcompra.gif );
	background-repeat: no-repeat;
	text-indent: -25000px;
	width: 210px;
	height: 46px;
	margin-left: 248px;
	margin-top: -20px;*/
}

h2#tit,
h2#aps {
	clear: both;
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 14pt;
	height: 25px;
	padding: 10px 0px 10px 10px;
	margin: 20px 0px 0px 4px;
}

#f {
	margin-top: 1em;
	padding: 0px;
}

#f table {
	width: 100%;
}

#f table th {
	background-color: #ffca00;
	padding: 2px 4px;
}

#f table td {
	padding: 3px 6px;
}

#f table td .author {
	display: block;
	font-size: 90%;
	font-style: italic;
}

#f table td input {
	text-align: center;
	width: 40px;
}

#f table td#totals,
#f table td.price {
	text-align: right;
}

#f table a.del {
	display: block;
	background-image: url( /images/delete.gif );
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -25000px;
	text-decoration: none;
	width: 18px;
	height: 18px;
}

#f table a.del:hover {
	background-position: bottom left;
}

#f table td#lbtotals,
#f table td#totals {
	font-weight: bold;
}

#f .btns {
	margin-top: 8px;
	margin-right: 4px;
}

* html body #f .btns {
	width: 144px;
}
