/* Style related to the article-area */
.bigheadline {
	font-size: 30pt;
	font-weight: bolder;
	color: #592A08;
}

.smallheadline {
	font-size: 12pt;
	font-weight: bolder;
	color: #313C3F;
}

div.img {
	width: 130px;
	float: left;
	margin-right: 10px;
}

span.img img {
	width: 130px;
	float: left;
	margin-right: 10px;
}

span.iconimg {
	width: 130px;
}

img.article {
	border: solid 1px #aaa;
}

div.articletext {
	display:inline;
	float: left;
	width: 500px;
/*	height: 90px; */
	text-align: left;
	border-top: dotted 1px #4F2609;
	padding-top: 10px;
	padding-bottom: 5px;
}

.headlinetext {
	font-size: 10pt;
	font-weight: normal;
	color: #592a08;
}
