div#empties_total_view_filter div.filterbox {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div#empties_total_view_filter fieldset {
}

div#empties_total_view_filter fieldset.buttons {
	text-align: right;
}

div#empties_total_view_filter_result table#empties_total_view tbody.me {
	background-color: #F2F2F2;
}

div.transaction-star {
	display:inline-block;
	background:url(/fileadmin/images/template/transaction_star.png) no-repeat scroll 0 0 transparent;
	width:43px;
	height:30px;
	text-align:center;
	padding-top:13px;
}