.itemHeader {
	width: 100%;
	background-color: navy;
	color: #ffffff;
}

.sigma_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}

.sigma_icon:hover {
	cursor: pointer;
}

.wikipedia_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	border-style: none;
	padding-top: 0px;
	background-repeat: none;
}

.wikipedia_icon:hover {
	cursor: pointer;
}

.dbpedia_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}

.dbpedia_icon  : hover {
	cursor: pointer;
}

.freebase_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
}

.freebase_icon  : hover {
	cursor: pointer;
}

.ok_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.ko_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.maybe_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.comment_icon {
	width: 16px;
	height: 16px;
	border: 0px;
	padding-bottom: 0px;
	margin-right: 3px;
	padding-top: 0px;
	border-style: none;
	background-repeat: none;
	text-decoration: none;
}

.tbOkkamURI {
	width: 100%;
}

.externalsLinks {
	padding-right: 20px;
	margin-right: 20px;
	text-decoration: none;
}

.externalsLinks a {
	padding-right: 10px;
	text-decoration: none;
}

#headMenu {
	text-align: right;
	margin-right: 20px;
	margin-left: auto;
}

.decSeearchBox {
	padding: 10px;
}

.optionTabsPanel {
	background-color: transparent;
}

.entity h4 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.entity td {
	padding-left: 15px;
}
