body {
	background-color: #0E0E0E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

h1,h2,h3 {
	margin-bottom: 0;
}

h1 {
	font-size: 18px;
	color: #ccc;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 1.0em;
}

p {
	text-align: justify;
}

img {
	border: 0 none;
}

img.gallery_link {
	margin-left: 5px;
	vertical-align: middle;
}

a {
	color: #BBBBBB;
}

a:hover {
	color: #888888;
}

table {
	border-collapse: collapse;
	font-size: 13px;
}

th,td {
	padding-right: 10px;
	text-align: left;
}

ul {
	margin-top: 3px;
}

.right {
	float: right !important;
}

.left {
	float: left !important;
}

.clear {
	clear: both;
}

.no-margin-top {
	margin-top: 0px;
	padding-top: 0px;
}

#wrapper {
	width: 670px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	color: #B5B5B5;
	background-color: #222222;
	border: 1px solid #444444;
}

#header {
	background-color: #000000;
}

#mainlogo {
	margin-top: 15px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#content {
	padding: 10px 30px 20px;
}

#footer {
	background-color: #1D1D1D;
	border-top: 1px solid #333333;
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 10px;
}

/** tiedotteet */
#news h3 {
	padding-top: 10px;
  border-bottom: 1px solid;
}

#news_passive {
	color: #666666;
	padding-top: 10px;
}

#news_passive a {
	color: #888;
}

#news_passive a:hover {
	color: #555;
}

#news .timestamp {
	color: #666;
	font-style: italic;
	font-size: 10px;
	float: right;
}

/** jasenyys */
#bankAccount {
	font-family: monospace;
	margin-left: 20px;
	margin-top: 3px;
}

;
/** benefits */
.discounts {
	margin-top: 15px;
}

.discounts tr {
	padding-left: 20px;
	padding-right: 20px;
}

.discounts td {
	padding-bottom: 5px;
	vertical-align: top;
}

.discounts .company {
	width: 170px;
}

.discounts .benefit {

}

/** dt, dd */
.contact dt {
	float: left;
	clear: left;
	width: 75px;
	text-align: right;
	font-weight: bold;
}

.contact dt:after {
	content: ":";
}

.contact dd {
	margin: 0 0 0 90px;
}
