.left {
	float:left;
}

.right {
	float:right;
}

p {
	font-size:1.1em;
	line-height:1.6em;
	margin-bottom:1.6em;
	margin-top:0px;
}

#article-body ul,ol {
	margin:1em 1em 1em 2em;
	padding:5px;
	width:90%;
	font-size:1.1em;
	line-height:1.6em;
}

#article-body ul li,ol li {
	margin-bottom:1em;
}

#article-body table {
	width:100%;
	max-width:100%;
	font-size:0.9em;
}

#article-body table th {
	background-color:#aaa;
	color:#fff;
}

table {
	margin-bottom: 1.5em;
}

blockquote {
	font-size:1.1em;
	line-height:1.6em;
	padding:10px 10px 10px 20px;
	background-color: #eee;
	text-align:left;
	margin-bottom:1.6em;
}


blockquote.highlight {
	font-size:1.1em;
	line-height:1.6em;
	float:right;
	width:300px;
	padding-left:10px;
	margin:10px 0 10px 10px;
	border-left:2px solid #eee;
	font-style: italic;
	font-family: Georgia, Arial, sans-serif;
	clear:right;
}

h1 {
	color:#222222;
	font-family:Arial,Georgia,"Times New Roman",Times,serif;
	font-size:3em;
	line-height:1.2em;
	font-weight:normal;
	letter-spacing:-2px;
	padding:0.5em 0;
}

h2 {
	color:#222222;
	font-family:Arial,Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:90%;
	margin-bottom:10px;
}

h3 {
	color:#222222;
	font-family:Arial,Georgia,"Times New Roman",Times,serif;
	font-size:1.5em;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:90%;
	margin:20px 0px 5px;
	padding:10px 0px 0px;
}

h4 {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 1.1em;
	margin-bottom:0.5em;
}

.frontpage-news-item {
	clear:both;
	margin-bottom:18px;
}

#c3 .frontpage-news-header {
	padding-bottom:3px;
	max-width:545px;
	padding-left:5px;
	border-bottom:1px solid #000;
	font-family: Georgia, "Times News Roman",  "MS Trebuchet", sans-serif;
}


a {
	border-bottom:1px dotted #000;
	color:#222;
	text-decoration:none;
	padding-bottom:1px;
}

a:hover {
	border-bottom:1px solid #CC0000;
	text-decoration:none;
}

a:active {
	border:none;
}

.frontpage-news-container {
	width:550px;
	padding-top:5px;
}