/*------ HOME PAGE LAYOUT ---------*/

#home-top {
	width: 100%;
	min-height: 300px;
	padding-bottom: 30px;
}

#home-bottom {
	width: 100%;
	min-height: 100px;
}

.home-left {
	float: left;
	width: 710px;
}

.home-right {
	float: right;
	width: 240px;
}

.home-left .blue {
	width: 350px;
	float: left;
}


.home-left .last .blue {
	float: right;
}

#etusivu-3 .box .content-bottom-right,
#etusivu-2 .box .content-bottom-right
{
	/*padding-top: 4px;*/ 
	padding-bottom: 6px; 
}

.black .content-inner {
	padding: 0;
}