#portalgaruda {
	max-width: 100%;
	width: 200px !important;
	height: 100px !important;
}

.pkp_structure_head {
	/* background: #595959; */
}

body {
	background-image: url("http://1.bp.blogspot.com/-zhKShXFybM8/Ua3zECvXc_I/AAAAAAAACOU/XynXhkNb9yY/s1600/Screen+Shot+2013-06-04+at+8.46.23+PM.png") !important;
	font-family: tahoma, geneva, sans-serif;
}

.obj_article_details .abstract {
	text-align: justify;
}

.pkp_structure_footer_wrapper {
	background: #e8ebef;
	border-bottom: @double solid;
	border-bottom-color: #595959;
}


.pkp_site_name .is_img img {
	display: block;
	max-height: 80px;
	max-width: 100%;
	width: auto;
	height: auto;
}

.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 100% !important;
	max-width: 100%;
	width: auto;
	height: auto;
}

.is_img img {
	max-height: 100%;
	max-width: 100%;
}

img {
	max-width: 100%;
	width: auto;
	height: auto;
}

img {
	border: 0;
}

.obj_announcement_full h1 {
	display: none;
}

.author_guidelines li {
	list-style-type: decimal !important;
}

.indent {
	text-indent: 40px;
	margin: 0px 0px 0px 40px !important;
}

.latin {
	list-style-type: lower-alpha;
}