body {
	font:14px/1.3 arial, sans-serif;
	color:#555;
	max-width:400px;
	margin:1em auto;
	padding-top:6em;
	background:url(http://www.thinfilm.no/templates/thinfilm/images/logo.png) no-repeat 52% 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-size:1.3em;
	text-transform:uppercase;
	color:#4262CD;
}
h3 {
	border-top:1px solid #ddd;
	margin-bottom:0.5em;
}
a {
	color:#4262CD;
}
table {
	color:#333;
	float:left;
	clear:both;
	font-size:inherit;
	width:100%;
}
table td {
	text-align:right;
	}
table input {
	width:100%;
	border:1px solid #ccc;
	font:inherit;
}
input[type="submit"] {
	background:#4262CD;
	color:#fff;
	border:1px;
	font:inherit;
	width:100%;
}
p {
	display:block;
	float:left;
	width:100%;
	clear:both;
}
form > input {
	float:right;
}
