/* muille kuin ie<7 selaimille */

.wrapper {
	width:990px;
	background-image:url(layout/alue_bg.png);
	background-repeat:repeat-y;
	text-align:left;
	margin:30px auto;
}
.footer {
	width:990px;
	height:80px;
	font-size:10px;
	background-image:url(layout/ala_bg.png);
	background-repeat:no-repeat;
	/*margin:0 0 0 16px; */
	padding:15px 0 0 0;
	text-align:center;
	margin:0 auto;
	color: #546379;
}
.nosto {
	width:457px;
	height:170px;
	font-size:10px;
	background-image:url(layout/nosto_bg.png);
	background-repeat:no-repeat;
	cursor: pointer;
}
.nosto_over {
	width:457px;
	height:170px;
	font-size:10px;
	background-image:url(layout/nosto_bg-over.png);
	background-repeat:no-repeat;
	cursor: pointer;
}

#p7menubar ul li a  {
	/*color: #565656;*/
	border-left: 0px;
	border-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(layout/drop_bg.png);
	background-repeat: repeat-y;

}
