
table.result-data {
	margin: 0 0 0 0;
	border-collapse: separate;
	border: 0px;
}

table.result-data td {
	margin: 0;
	padding: 6px;
	background:#0f374c;
}

.backend-imgrow {
	margin: 0;
}

.backend-imgrow-actions {
	margin: 0 0 0 0;
	padding: 5px;
	/*border: 1px dotted #3a7489;
	background: #0d2029;*/
}

#menu_form ul {
	margin: 0;
	padding: 0;
}

#menu_form li {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
}

#menu_form li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #3e8fb8;
}

#menu_form #mf1 a,
#menu_form #mf2 a {
	text-decoration: none;
	padding: 0 16px 0 16px;
}

#menu_form li a:hover {
	text-decoration: none;
}

#menu_form .selected a {
	text-decoration: none !important;
	color: #ffffff;
}

.form-container div {
	display: none;
}