.hover {
	width:100%;
	border-collapse:collapse;
	border-radius:1px;
	color:#EEEEEE;
}
.hover th{
	height:30px;
	background:#4F5858;
	color:#EEEEEE;
	border-radius:1px;
}
.hover td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px solid #ffffff;
	text-align:center;
	border-radius:1px;
}
.hover td a {
	width:100%;
	display:block;
	border-radius:1px;
}
.hover tr {
	background:#EEEEEE;
	color:#000000;
	border-radius:1px;
}
.hover tr:hover {
		background-color:#EFE1E1;
		border-radius:1px;
}
.hover tr a {
	color:#000000;
	border-radius:1px;
}
.logo {
	width:100%;
	border-collapse:collapse;
	border-radius:1px;
}
.logo th{
	height:30px;
	background:#000000;
	color:#EFE1E1;
	border-radius:1px;
}
.logo td{
	height:30px;
	padding-top:3px;
	vertical-align:middle;
	border-bottom:1px solid #ffffff;
	text-align:center;
	border-radius:1px;
}
.logo td a {
	width:100%;
	display:block;
	border-radius:1px;
}
.logo tr {
	background:#ffffff;
	color:#000000;
	border-radius:1px;
}
.logo tr:logo {
		background-color:#ffffff;
		border-radius:1px;
}
.logo tr a {
	color:#ffffff;
	border-radius:1px;
}
.obj_article_details .abstract {
    text-align: justify;
	line-height: normal;
}
.value {
	text-align: justify;
	line-height: normal;
}
.description {
	text-align: justify;
	line-height: normal;
}
.page {
	line-height: normal;
}
.pkp_brand_footer {
	display: none;
}
a{text-decoration:none}