body {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding: 0;
	margin: 0;
}


body a {
	color: #CC0000;
	background-color: #EEEEEE;
	margin: 5px;
}
body a:hover {
	color: #333333;
	background-color: #EEEEEE;
	text-decoration: underline;
}
div.ylapalkki{
	text-align: center;
	height: 100px;
	padding: 0;
	background: url(images/omvf_otsikko.gif) no-repeat;
	background-color: #636563;
	background-position: center;
	color: #000000;
}

div.haku{
	display: block;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px #666;
}

div.tulosotsikko {
	width: 100%;
	font-weight: bold;
	background-color: #CCCCCC;
	color: #000000;
}

div.tulosotsikko > div{
	background-color: #CCCCCC;
	color: #000000;
}
div.tulosotsikko > div > a{
	background-color: #CCCCCC;
	color: #000000;
}

div.navigointi {
	clear: both;
	display: block;
	width: 20em;
	margin:0 auto;
	font-size: 0.8em;
}

div.nykyinensivu{
	display: inline;
	font-size: 1.3em;
	color: #66CC33;
	background-color: #EEEEEE;
}

div.videoinfo {
	clear: both;
	display: block;
	padding: 0px;
	text-align: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
}
div.otsikko{
	display: block;
	text-align: left;
	font-size: 1.3em;
	width: 100%;
	background-color: #CCCCCC;
	color: #000000;
}

div.video{
	width: 15em;
	display: inline;
	float:left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.yhtye {
	display: inline;
	width: 10em;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.ohjaaja {
	display: inline;
	float: left;
	width:15em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.vuosi {
	display: inline;
	float: right;
	width: 8em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.hakutulokset {
	text-align: center;
	width: 48em;
	margin: 1em auto;
}

div.hakuohje {
	width: 48em;
	font-size: 0.9em;
	margin: 1em auto;
	text-align: center;
}

