#title {
	height: auto;
	width: auto;
	font-size: x-large;
	color: #0066CC;
	padding-bottom: 20px;
	padding-top: 30px;
}

#authors {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}
#authoraffiliations {
	height: auto;
	width: auto;
	padding-bottom: 20px;
	font-size: small;
	font-style: italic;
}
#paperlinks {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}
#journal {
	height: auto;
	width: auto;
	padding-bottom: 20px;
	font-weight: bold;
}
#abstracttext {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}
#keywords {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}
#reference {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}
#doi {
	height: auto;
	width: auto;
	padding-bottom: 20px;
}

.AbstractSectionTitleFont {
	color: #0066CC;
	font-style: italic;
	font-weight: bold;
}
