
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
}

/* Remove navigations */

#nav-lang,
#nav-main,
#nav-tg,
#nav-sub {
	display: none;
}

/* Remove other unnecessary components */

#header .col3,
#content .col2,
#footer,
form,
.comments-invite,
.csc-menu-3 {
	display: none;
}

/* typography */

#content {
	line-height: 1.4em;
}

#content p {
	margin-bottom: 1.4em;
}

#content .imgtext dd {
	margin-left: 0;
	font-size: 0.8em;
}


h1 {
	font-size: 2em;
	font-weight: normal;
	line-height: 1.4em;	
}

h2 {
	font-size: 1.54em;
	font-weight: normal;
	margin-top: 2em;
}


/* other modifications */
#header .col1 {
	width: 20%;
	float: left;
}

#header .col2 {
	width: 70%;
	float: left;
	margin-left: 3em;
	/*font-size: 1.54em;*/
}

#header .col1 a img {
	border: 0 none;
	width: 100%;
}

#content {
	clear: both;
	border-top: 1px solid #333;
	padding-top: 2em;
}

a {
	color: #000;
	text-decoration: none;
	border: 0 none;
}

.article-references,
.tx-coriencehon-pi1 {
	margin-top: 2.5em;
}

.tx-comments-pi1 {
	margin-top: 4em;
}

.tx-comments-pi1 .tx-comments-comment {
	font-size: 0.9em;
	margin-bottom: 1.4em;
}

.tx-comments-pi1 .tx-comments-comment-header {
	font-weight: bold;
}


.article-references .references {
	display: block !important;
	font-size: 0.9em;
}
