table.tocArticle:nth-child(2n+1) {
	width: auto;
	background: #f0f0ff;
}
table.tocArticle:nth-child(2n) {
	width: auto;
	background: #f4f4f4;
}
td.tocArticleTitleAuthors{
	width: 90%;
}
.tocDoi span{
	margin-left:0px !important;
}
.tocPages{
	min-width: auto !important;
}
#navbar a{
	text-shadow: none!important;
}
#sidebar div.block span.blockTitle{
	text-shadow: none!important;
}
#sidebar div.block{
	background: none!important;
}
#announcementsHome {
	width: 100%;
	margin: 2em 0 2em 0;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #CCC;
	text-align: justify;
}
table.announcements td.description {
	width: 100%;
}
table.announcements {
	width: 100%;
	padding: 1em;
}
#navbar {
	margin: 0 0 12px 0px;
	padding: 0;
	background: #2a5010;
	clear: both;
	text-align: center;
	border: none;
	height: 40px;
	width: 1080px;
}
#setupForm #journalDescription {
	width: 100%;
	text-align: justify;
}
#main {
	border: 0px solid #fff;
	-webkit-border-radius: 4px;
	min-height: 715px;
}
#headerTitle img {
	float: left;
	display: inline-block;
	margin-top: 13.33333333px;
	margin-bottom: 40px;
	margin-left: 7.4%;
	margin-right: 0;
	width: 1080px;
	height: auto;
}
