.center {
        text-align: justify;
        margin-top: 10px;
        margin-bottom: 30px;
}

.season {
        text-align: justify;
        margin-top: 10px;
        margin-bottom: 30px;
        font-size: 8pt;
}

#page {
	float: right;
	width: 418px;
}

#page p.hpic {
        text-align: center;
        font-size: 9pt;
        margin-top: 10px;
        margin-bottom: 10px;
}

#page p.hpic img {
        border: 2px solid #835537;
}

#page a {
        text-decoration: none;
}

#page a:hover {
        text-decoration: underline;
}

ul.info {
        width: 100%;
        border: 0px;
        margin-bottom: 20px;
        list-style-type: none;
}

.lists {
        margin-top: 30px;
        margin-bottom: 30px;
}

.mini {
        font-size: 8pt;
}

ul.about {
        margin-top: -20px;
        margin-bottom: 20px;
        margin-left: 30px;
        list-style-type: none;
        }

/* Sukutaulujen lisätiedot */
.moar {
        font-size: 8pt;
}

/* Hevossivujen pääkuvat */
#base div.hpimg {
        font-size: 8pt;
	margin-bottom: 20px;
/*	margin-top: 45px;*/
	float: left;
	width: 350px;
}

#base div.hpimg img {
        border: solid 2px #835537;
}

/* Hevossivujen pikkukuvat */
#base div.thumb img {
	border: 1px solid #835537;
}

/* Hevoskuvien suurennokset */
#imagebox {
	z-index: 99;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

#imagebox_image {
	margin-top: 5%;
	border: 10px solid #EEE7E7 !important;
}

#imagebox_div {
	z-index: 100;
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}

