
.cl-b{
	clear: both;
	float: none;
}
#left-menu, #private_office, #public_discussion, #helpline, #main_menu, #main_news,
p.submit input[type="submit"], p.submit input[type="reset"],
.border{
	behavior: url('/css/PIE.htc');
}
.question .question-item input[type="radio"]{
	display: inline;
}

div.table table {
	border-collapse: collapse;
	
	}
div.table table tr td{
	padding: 5px;
	background: #fff;	
	border: 1px solid #f5f5f5;
}
body.black div.table table tr td{
	background: #000 !important;	
	border: 1px solid #fff;
		
}
body.blue div.table table tr td{
	background: #9dd1ff;	
	border: 1px solid #063462;

}
#panel .panel-item  {
	line-height: 1em;
	margin-top: 0.3em;
	}