/* Front page specific styles */
#pagecontainer {
	background-image: url(images/fp_background.jpg);
}

#navmenu ul {
	background-image: url(images/fp_nav_decor.png);
}

/* custom: etusivu */
.eclipsecontent {
	width: 240px;
}

/* custom: etusivu */
.horsection {
	font-size: 12.8px;
	float: left;
	width: 175px;
	margin-left: 7px;
	margin-right: 6px;
	/*text-align: center*/
}

.horsection .text {
	width: 160;
	margin: 0 auto 0 auto
	}

.horsection h2 { font-size: 12px }

/* custom: etusivu */
.horsection .img {
	height: 100px;
	text-align: center
	}

/* custom: etusivu */
.horsection hr {
	display: block;
	color: #fff;
	margin-top: 40px
	}

