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

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

div.need_overview table 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;
}