#nostoalue
{	width:950px;
	height:420px; /*450*/
	margin:0px auto 0px auto;
	background:#fff url(../kuvat/nostotausta.png) 313px 22px no-repeat;
	clear:both;
}

.nostolaatikko
{
	width:310px;
	height:340px;
	/*overflow:hidden;*/
	float:left;
	background-color:transparent;
	border-bottom:#fff 7px solid;
	position:relative;
	z-index:50;
	margin-top:-40px;
}

#laatikko_1{border-bottom-color:#943B2F;}
#laatikko_2{ margin-left:10px;border-bottom-color:#655B41; }
#laatikko_3{float:right;border-bottom-color:#F1EDE1;}

.nostokuva
{
	width:310px;
	height:144px;
	float:left;
}

.nostoteksti
{
	width:270px;/*310px;*/
	padding:20px 20px 0px 20px;
	height:120px;/*155*/
	float:left;
	color:#685A3D;
	font-size:15px;
	overflow:hidden;
}
.nostoteksti p
{
	font-size:15px;
	margin:0px 0px 20px 0px;
}
.nostolinkki
{
	width:310px;
	height:50px;
	line-height:50px;
	float:left;
}
.nostolinkki a{
	color:#685A3D;
	text-decoration:none;
	font-weight:bold;
	margin-left:20px;
}

.nostoteksti a {
	color:#685A3D;
}

.nostolinkki a:hover, .nostoteksti a:hover{
	color:#9F3527;
	text-decoration:underline;
}
#laatikko_1.nostolaatikko .nostolinkki{background:transparent url(../kuvat/nostolinkkikuva_1.jpg) right bottom no-repeat;}
#laatikko_2.nostolaatikko .nostolinkki{background:transparent url(../kuvat/nostolinkkikuva_2.jpg) right bottom no-repeat;}
#laatikko_3.nostolaatikko .nostolinkki{background:transparent url(../kuvat/nostolinkkikuva_3.jpg) right bottom no-repeat;}


#nostoharkko
{
	width:229px;
	height:105px;
	margin-top:5px;
	float:right;
	background:transparent url(../kuvat/nostoharkko.png) right top no-repeat;
	position:relative;
	z-index:2000;
}

