.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 600;
	font-variant: normal;
	color: #663300;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: 600;
	font-variant: normal;
	color: #666633;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: black;
	font-variant: normal;
	text-transform: none;
}

#contact_button {
	height: 2em;
	line-height: 2em;
	padding: 0 1em;
	background: #663300;
	margin: 0 1em;
}

#contact_button a:link,
#contact_button a:active,
#contact_button a:visited {
	color: white;
	text-decoration: none;
}

#contact_button:hover {
	background: #FF9933;
}

#contact_button a:hover {
	color: black;
	text-decoration: underline;
}

#one_login,
#newsletter_subscribe {
	margin: 1em;
	border: thin solid #663300;
	padding: 0;
}
#one_login_title,
#newsletter_subscribe_title {
	width: 100%;
	background: #663300;
	color: white;
}
#one_login_title h3,
#newsletter_subscribe_title h3 {
	padding: 0.35em 0.5em;
	font-size: x-small;
	margin: 0;
	font-weight: normal;
}
#one_login p,
#newsletter_subscribe p {
	margin: 0.75em;
	font-size: x-small;
}
#one_login input,
#newsletter_subscribe input {
	border: thin solid #663300;
}
#login_email,
#login_password,
#ns_email {
	background: white;
}
#login_submit,
#ns_submit {
	background: #EFDEB2;
}

#suomen_vahvimmat {
	margin: 1em;
}
#suomen_vahvimmat p {
	margin: none;
}

