.navbar .nav>li>a {
	
padding: 10px 10px 10px
}
form .required {
	/*font-weight: bold;*/
}
form .required label:after {
	color: #e32;
	content: '*';
	display:inline;
}

.imozTableHighlight {
	background-color: #CCCC44;
}
.imozTableSelection {
	background-color: #eeeeee !important;
	/*color: #FFF !important;*/
}
