/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jun 15, 2015, 6:58:38 PM
    Author     : troulin
*/



#selection-details .propDetails a {
	color: #69c;
}
#selection-details .propDetails  span {
	font-weight: 100;
	font-style: italic;
	padding: 0 10px;
}
#selection-details #classEquivUri span, #selection-details #disjointNodes span {
	padding: 0;
}
#selection-details .propDetails div {
	font-weight: 100;
	font-style: italic;
	margin: 10px 0;
	padding: 0 10px;
	display: inline;
}
#selection-details .propDetails div span {
	padding: 0;
}