body {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	padding: 10px;
	font-family: helvetica, sans;
	font-size: 12px;
	text-align: center;
}

.header {
	text-align: center;
	border: 1px dotted #d4d10f;
	width: 700px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
}

.headertext {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 375px;
}

.headerright {
	float: right;
	border-left: 1px dotted #d4d10f;
	padding-top: 5px;
	padding-left: 10px;
	height: 20px;
}

.headerright a:link {
	text-decoration: none;
	color: #000000;
}

.headerright a:visited {
	text-decoration: none;
	color: #000000;
}

.headerright a:hover {
	text-decoration: underline;
	color: #000000;
}

.headerleft {
	float: left;
	padding-top: 5px;
}

.formi {
	width: 200px;
	padding: 10px;
	border: 1px dotted #d4d10f;
}

.input {
	border: 1px dotted #d4d10f;
	padding: 5px;
	width: 160px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.inputadd {
	border: 1px dotted #d4d10f;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ffffff;
}

.button {
	border: 1px dotted #d4d10f;
	background-color: #ffffff;
}

.member {
	text-align: left;
	border: 1px dotted #d4d10f;
	padding: 10px;
	width: 700px;
	font-family: helvetica, sans;
	font-size: 12px;
	margin-bottom: 10px;
}

.member a:link {
	text-decoration: none;
}

.member a:visited {
	text-decoration: none;
}

.searchbox {
	background-color: #ffffff;
	border: 1px solid #d4d10f;
	width: 300px;
	padding: 5px;
}

.inputit {
	border: 1px dotted #d4d10f;
	padding: 10px;
	width: 700px;
	text-align: right;
	margin-bottom: 10px;
}

.tulokset {
	border: 1px dotted #d4d10f;
	padding: 10px;
	width: 700px;
	text-align: left;
}

.paikat {
	float: left;
}

.searchbutton {
	padding: 4px;
	border: 1px solid #d4d10f;
	background-color: #ffffff;
}

table {
	font-family: helvetica, sans;
	font-size: 12px;
	width: 700px;
	border: 1px dotted #d4d10f;
	border-collapse: collapse;
}

td {	
	border: 1px dotted #d4d10f;
	padding: 4px;
}

img {	border: 0px; }