.no-print{
	display:none;
}

.realworld-tickbox
{
	border:2px solid black;
	display:block;
	float:left;
	height:30px;
	width:30px;
	margin-right:5px;
}

tr{

}

td{
	padding:2px;
	vertical-align:middle;
	border:1px solid black;
}

img.indicator-icon{
	border:0;
}

a{
	text-decoration:none;
	color:black;
}


table{
	width:100%;
}

table thead{
	font-weight:bold;
	text-align:center;
}

table tbody{
	text-align:left;
}

