@CHARSET "utf-8";

#proFtOverview{
	text-align:center;
}
#proFtOverview thead th{
	width:100px;	
}
#getDemov{
	float:right;
	margin-top:8px;
}

/**************************** classes *******************************************/
.itemTitle{
	text-align:left ! important;
	
	width:190px;
}
.yes{
	color:green;
}
.no{
	color:#DDDDDD;
}
