
legend{
	font-size:22px;
	font-weight:bold;
	background:#f5f5f5;
	border:#999 1px solid;
	border-radius:5px;
	padding:5px 25px;
	text-shadow:#fff 1px 1px 0px;
}
fieldset{
	background:#f5f5f5!important;
	border:#ddd 1px solid;
	border-radius:5px;
	padding:20px!important;
}
.debugger table tr td{
	background:#ddd!important;
	border-bottom:#ccc 1px solid!important;
	border-radius:5px!important;
	font-size:14px;!important;
	text-shadow:#fff 1px 1px 0px;
}
.debugger table tr:hover td{background:#eee!important;
