.tblGreenFees{
	width:556px;
	margin:0 0 0 2px;
}	
	.tblGreenFees table{
		margin:0 0 10px 0;
	}
	
	.tblGreenFees thead .colTitle{
		font-size:1.1em;
		font-weight:bold;
		padding:0;
	}
	
	.tblGreenFees thead .colSubtitle{
		font-size:1.1em;
		font-weight:bold;
		padding:4px 0 0;
	}
	
	.tblGreenFees tbody td{
		padding:3px 0;
	}
	
	.tblGreenFees .item{
		width:200px;
	}
	
	.tblGreenFees .price{
		width:60px;
		font-weight:bold;
	}