﻿@import url(global.css);
@import url(typo.css);

.articlecontent {
	margin-right: 15px;
	margin-bottom: 15px;
}

.linksbottom {
	float: left;
	/*margin-bottom: 15px;*/
	width: 530px;
	/*background-color: #9933FF;*/
}

.linksbottomleftcol {
	float: left;
	margin-right: 15px;
	width: 284px;
	/*background-color: #99CCFF;*/
}

.linksbottomrightcol {
	float: left;
	width: 230px;
}

.linksotherblock {
	float: left;
	clear: both;
	width: 257px;
	border-left: 8px solid #EFEFEF;
	padding: 0px 0px 0px 10px;
	margin-top: 20px;
	/*background-color: #CCCCCC;*/
}

.linksotherblockitem {
	margin-top: 8px;
}

.linksotherblockitemtitle {
	font-size: 1em;
	font-weight: bold;
	color: #016990;
}

.themelinks {
	margin-top: 8px;
	color: #CCC;
}

.themelinks span {
	padding-right: 5px;
}

.theme {
	color: #016990;
}

.linksblocksmall {
	clear: both;
	float: right;
	border-top: 1px solid #DFDDDD;
	border-left: 1px solid #DFDDDD;
	padding: 15px 0px 10px 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	width: 135px;
}

.linksblocksmalltitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #016990;
}

.linksblocksmall ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.linksblocksmall ul li {
	margin-top: 3px;
}

.linksblockbottom div {
	margin-top: 3px;
}

.linksblockbottom linksblockbottomtitle {
	margin-top: 0;
}

