.table
{
	width:		auto;
}

.table th
{
	font-size:		12px;
}

.table.table-hover tbody tr:hover
{
	background:		#D7E3FF;
}

.rowlink img
{
	max-width:		20px;
}

tr.aggregated td

{
	font-weight:	bold;
	background:		#FFF !important;
	border:			none !important;
}