#Invoice
{
	margin: 20px 0px 20px 0px;
}

#Invoice td
{
	padding: 5px;
}

#Invoice thead td
{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	text-align: center;
}

#Invoice tbody td
{
	text-align: center;
	border-bottom: 1px solid #f6f6f6;
	padding: 10px;
}

#Invoice tr.alt td
{
	background-color: #f6f6f6;
}

#Invoice .description
{
	text-align: left;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
