div#content fieldset
{
	border: 1px solid #E7E7E7;
	margin: 0 8px 10px 0;
	padding: 12px 8px 8px 8px;
}

div#content legend
{
	display: inline;
	font-weight: bold;
	background: #fff !important;
	padding: 0 5px;
	margin-bottom: 4px;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

h4
{
	margin: 4px 0 2px 0;
}

div#rightpanel p
{
	padding: 15px 20px 0 20px;
}

.deltotal
{
	height:150px;
	width:222px !important;
	width:218px;
}

.totals
{
	width: 218px;
}

.totals td
{
	padding-bottom:4px;
}

.totals td.rs
{
	text-align: right;
	width: 70px;
}

div.hr
{
	
	height: 0;
	border: 0;
	line-height: 0;
	border-bottom: 1px solid #ccc;
	clear:all;
}