tr.concReverse td,
tr.concIsRequested td {
	background-color: #fcc;
}
div.concRequest {
	float: right;
}

div.result {
	width : 400px;
	/*border : 1px solid black;*/
	background-color : #eee;
	text-align : left;
	padding : 5px;
	margin: 0 auto 1em auto;
}
select.concActionList {
	width: 90px;
}

td.ffAction {
	background-color: #fcc;
}
