body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
table {
	text-align: left;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #464444;
	margin-top: 10px;
	margin-bottom: 10px;
}
#frontpage p {
	margin-top: 5px;
	margin-bottom: 5px;	
}
p.caption {
	font-weight: bold;
}
p.copyright {
	margin-top: 10px;
	margin-right: 25px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #F7B342;
	margin-top: 15px;
	margin-bottom: 15px;
}
a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	color: #0099FF;	
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
li {
	list-style: square;
	margin-left: 15px;
}
form {
	margin: 0px;
}
form p {
	margin-top: 5px;
	margin-bottom: 10px;
}
form .field {
	width: 275px;
	margin-top: 5px;
	border: 1px solid;
	border-top-color: #BABABA;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #BABABA;
}
#content {
	text-align: left;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#tuomaristo {
	text-align: left;
}
#tuomaristo table {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#tuomaristo .horline {
	margin-top: 15px;
}
#tuomaristo img {
	margin-right: 28px;
}
#tuomaristo p {
	margin-top: 0px;
}
#shortlista p {
	margin-left: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#voittajat {
	text-align: left;
}
#voittajat table {
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#voittajat .horline {
	margin-top: 15px;
}
#voittajat img.art {
	border: 1px solid #999999;
	margin-right: 20px;
	margin-bottom: 20px;
}
#voittajat p {
	margin-top: 0px;
}
#voittajat h2 {
	margin-top: 0px;
	margin-left: 15px;
}
#video {
	margin-top: 20px;
	/*border: 1px solid;
	border-top-color: #BABABA;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #BABABA;*/
}

.horline {
	height: 1px;
	background-color: #B9B8B8;
	margin-top: 10px;
	margin-bottom: 10px;
}
