body {
	background-color: #d5d3d4;
}

img {
	border: none;
}

body, td {
	font-family: arial;
	color: #000000;
	font-size: 75%;
}

a {
	color: #505050;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container .header {
	font-weight: bold;
}

#container {
	width: 680px;
	background-color: #f7f7f7;
}

#container td {
	padding: 10px 15px;
	width: 50%;
	empty-cells: show;
}

#container td:last-child {
	border-left: 1px solid #dedede;
}

#container .headerRow td {
	vertical-align: top;
	text-align: right;
}

#container .headerRow td:first-child {
	text-align: left;
}

#container .nameRow td {
	font-weight: bold;
	vertical-align: top;
}

#container .addressRow td {
	vertical-align: top;
	padding-left: 30px;
}

#container .contentRow td {
	vertical-align: top;
}

#container .hakemusRow td {
	vertical-align: top;
}

#container .hakemusRow td .header {
	margin-bottom: 10px;
}

#container .hakemusRow td .note {
	font-style: italic;
}

#container .filler td {
	border: none;
}
