#aboutPeople, #aboutPolicies, #aboutSubmissions, #aboutOther {
	float: left;
	min-height: 105px;
	width: 49%;
}

#breadcrumb {
	font-size: 0.7em;
	padding-top: 1em;
}

#breadcrumb a {
	text-decoration: none;
}

#breadcrumb a.current {
	font-weight: bold;
}

#content {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin: 0 0;
	padding: 0.75em 0;
	font-size: 0.75em;
	counter-reset: citation;
}

#content h3 {
	margin: 0em 1em 0.25em 0em;
	padding-top: 0.75em;
	font-family: Trebuchet, sans-serif;
	font-weight: normal;
	font-size: 1.8em;
}

#content h4 {
	margin: .75em 1em 0.25em 0em;
	font-family: 'Ubuntu',sans-serif;
	font-weight: normal;
	font-size: 1.5em;
}

#footer {
	background: url(images/footer_en.jpg) 0 0 no-repeat;
	height: 120px;
	padding: 10px 14px;
	text-align: left;
	vertical-align: middle;
	font-size: 13px;
}

#header {
	background: url(images/header_en.jpg) 0 0 no-repeat;
	height: 140px;
}
#issues #issue {
	display: inline-block;
	float: none;
	text-align: center;
	width: 15%;
}

#issues #issue h4 {
	font-size: 1.1em;
	width: 96px;
}


#languageToggle a {
	display: inline-block;
	width: 35px;
	height: 23px;
	margin-right: 10px;
	text-align: right;
	vertical-align: middle;
}

#languageToggle a.lang_en {
	background: url(images/rus_eng.png) 100% 0 no-repeat
}

#languageToggle a.lang_ru {
	background: url(images/rus_eng.png) 0 0 no-repeat
}

#leftSidebar {
	background-color: rgb(235, 235, 235);
	text-align: center;
	vertical-align: top;
	font-size: 0.65em;
}

#leftSidebar div {
	margin: 20px 0;
}

#main {
	padding: 0 10px;
	text-align: left;
	vertical-align: top;
}

#main h2 {
	margin: 0em 1em 0.5em 0em;
	padding-top: 0.5em;
	font-size: 1.1em;
	font-weight: normal;
	color: black;
}

#menu {
	height: 37px;
	padding-left: 5px;
	text-align: left;
	vertical-align: middle;
}

#menu a {
	padding: 10px 10px 7px 10px;
	color: white;
	text-decoration: none;
}

#menu a:hover {
	background: black;
}

#menu li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#navbar {
	height: 37px;
	background-color: rgb(48, 118, 74);
	font-weight: bold;
	font-size: 14px;
	color: white;
}

#pageFooter {
	font-size: 0.7em;
}

.clear {
	clear: both;
}

.issueCoverImage img {
	width: 90px !important;
	float: left;
	margin: 1em 5px;
	border: 0;
}

.justify {
	text-align: justify;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
}

.separator {
	width: 100%;
	margin-bottom: 0.25em;
	margin-top: 1em;
	border-bottom: 1px dotted #000;
	padding: 0;
	font-size: 0.5em;
	line-height: 25%;
}

a {
	text-decoration: underline;
}

a:link {
	color: #234c87;
}

a.submission-button {
	background: #30764a;
	color: white !important;
	display: block;
	height: 20px;
	margin: 0 auto;
	padding: 10px 10px 5px;
	text-align: center;
	text-decoration: none;
	width: 105px;
}

body {
	width: 980px;
	height: auto;
	background-color: white;
	margin: 0 auto;
	font: 16px Trebuchet,sans-serif;
	color: rgb(96, 96, 96);
}

img {
	border: 0;
}

ol {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 1.5em;
}

ol.citation {
	list-style-type: none;
	margin: 0;
	padding-left: 1em;
}

ol.citation li:before {
	counter-increment: citation;
	content: counter(citation) ". ";
}

ol.citation li {
	text-indent: -1em;
}

table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 1.0em;
}

table.newsItem {
	width: 100%;
}

table.newsItem td.newsBody {
	padding-left: 1em;
	text-align: left;
	vertical-align: top;
}

table.newsItem td.newsIcon {
	text-align: left;
	vertical-align: top;
	width: 38px;
}

table.newsItem div.newsIcon {
	display: inline-block;
	background: url(images/calendar.png) no-repeat scroll 0 0;
	width: 38px;
	height: 59px;
	padding-top: 12px;
}

table.newsItem div.newsDayEN {
	position: relative;
	top: -2px;
	margin-right: 2px;
	font-size: 13px;
	text-align: center;
}

table.newsItem div.newsDayRU {
	margin-right: 2px;
	font-size: 13px;
	text-align: center;
}

table.newsItem div.newsMonthEN {
	position: relative;
	top: -2px;
	margin-right: 2px;
	font-size: 11px;
	text-align: center;
}

table.newsItem div.newsMonthRU {
	position: relative;
	top: -2px;
	margin-right: 2px;
	font-size: 11px;
	text-align: center;
}

table.tocArticle {
	width: 100%;
}

table.tocArticle td.tocAuthors {
	padding-left: 30px;
	vertical-align: top;
	font-style: italic;
}

table.tocArticle td.tocGalleys {
	width: 30%;
	text-align: right;
}

table.tocArticle td.tocPages {
	text-align: right;
	vertical-align: top;
}

table.tocArticle td.tocTitle {
	width: 70%;
	height: 100%;
}

ul {
	margin: 0.25em 0 0.75em 0;
	padding: 0 0 0 1.5em;
}

ul.plain {
	list-style-type: none;
	padding-left: 20px;
}

ul.dash {
	list-style-type: none;
}

ul.dash li:before {
	content: "— ";
}
