
table#instypes{
	width:100%;
	border:0;
	margin:10px 0;
}
#instypes td{
	width:25%;
	border:0;
	vertical-align:top;
}
#instypes tr.types td{
	color:#999;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:10px;
}

