body {
    background: #fff;
}

#top {
	background-image: url('logo_bg.png');
	padding-left: 64px;
	margin-bottom: 24px;
}

#logo {
    margin-bottom: 60px;
    text-align: center;
}

#footnav {
    height: 166px;
    width: 960px;
}
#footnav li {
    display: inline-block;
    float: left;
    list-style-type: none;
    width: 290px;
}
#footnav li a {
    background: #eaeaea;
    display: inline-block;
    font-size: 18px;
    height: 116px;
    line-height: 116px;
    width: 290px;
    text-align: center;
}

#footnav #jukolalogo {
    background: #eee url('http://www.jukola2009.net/templates/ol_lipe/images/logo.gif') no-repeat left top;
    text-indent: -9999px;
    width: 210px;
}

.clear {
    height: 40px;
}

h1 {
    position: relative;
    top: -80px;
    text-align: center;
}

blockquote
{
  background-color: #ffffbb;
  padding: 16px 12px;
  text-align: center;
}
small
{
  color: #a5a5a5;
  font-weight: bold;
  font-size: 75%;
  line-height: 20px;
  padding-left: 10px;
}

a {
	color: #336699;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

table {
	text-align: left;
}

th {
	color: #c83f87;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	padding-right: 12px;
	text-align: right;
}

td {
	padding: 20px 12px 0 12px;
}

tr {
	border-bottom: 1px solid #ddd;
	font-size: 14px;
}

div.border {
    border-right: 1px solid #ddd;
}

div.hr {
    clear: both;
    background: transparent url('hr.png') no-repeat center center;
    height: 45px;
    padding: 40px 0;
}

div.image {
    margin-bottom: 40px;
}

div.hinta div
{
    background: #eee;
    color: #f44;
    font-size: 25px;
    padding: 0 10px;
}
span.desim
{
    font-size: 18px;
}

.grid_5 li, .grid_4 li {
    color: #888;
    margin-left: 18px;
}