﻿#container {
	margin: 30px 120px 34px 120px;
	height: auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #202020;
}
.headline {
	font-family: verdana, Arial, sans-serif;
	font-size: 14px;
	color: #acacac;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #13161B;
	float: left;
	width: 358px;
	margin-bottom: 30px;
}
.description {
	text-align: justify;
	font-family: verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #acacac;

}
