@charset "utf-8";
/* CSS Document */
.alignRight
{
	text-align: right;
	width: 50px;
}

.dtlCategory {
	font-weight:bold;
	white-space:normal;
	width:50%;
	vertical-align:top;
	white-space:nowrap;
}

.dtlSubCategory {
	font-weight: normal;
	white-space:normal;
	vertical-align:top;
	
}

