
#pageWrapper h1 {
	margin-top: 8px;
	margin-bottom: 8px;
}
	
	
#pageWrapper h2 {
	/*Päivitetty väri*/
	/*color: #009ec7;*/

	color: #59a704;
	font-weight: 500;
	/*font-size: 1.3em;*/
	font-size: 1.4em;
	margin-top: 8px;
	margin-bottom: 8px;
}

	
#pageWrapper h4 {
	color: #59a704;
	font-weight: normal;
	font-size: 1.3em;
	font-style: italic;
	margin-top: 3px;
	margin-bottom: 10px;
	padding: 0;
}

#pageWrapper h5 {
	color: #59a704;
	font-weight: normal;
	font-size: 1.7em;
	margin-top: 8px;
	margin-bottom: 5px;
	padding: 0;
}


#pageNavi a.kuorsaus {
		float: left;
		position: relative;
		height: 47px;
		font-size: 1.2em;
		color: #ffffff;
		font-weight: bold;
		background: transparent url(../images/bg_blue2.gif) no-repeat left center;
		margin-right: -2px;
		text-decoration: none;
	}
	
	
	#pageNavi a.kuorsaus menu-current, #pageNavi a.kuorsaus:hover, #pageNavi a.kuorsaus.menu-parent {
		background: none;
		background: transparent url(../images/bg_navi_item_kuorsaus.gif) no-repeat right top;
	}



/* Leveä tarjouslaatikko: */

#pageWrapper .wideliftTop {
	width: 396px;
	height: 6px;
	background: transparent url(../images/bg_liftbox_top_396.gif) no-repeat left top;
	overflow: hidden;
}
			
#pageWrapper .widelift {
	width: 396px;
	background: transparent url(../images/bg_liftbox_396.gif) repeat-y left top;
	color: #ffffff;
	font-size: 1.6em;
	font-weight: bold;
}
			
#pageWrapper .wideliftBottom {
	width: 396px;
	min-height: 70px;
	background: transparent url(../images/bg_liftbox_bottom_396.gif) no-repeat left bottom;
}

	#pageWrapper .widelift .padding {
		padding: 12px 22px 20px 47px;
		background: transparent url(../images/bg_arrow.gif) no-repeat left top;
	}
	
	#pageWrapper .widelift a {
		color: #ffffff;
		text-decoration: none;
	}


/* Henkilökuntasivu */

table.stafftable{
width: 666px;
padding: 0;
margin: 7px 0 0 0;
border-style: none;
}

.stafftable th{
border-style: none none solid none; 
border-bottom-color:#d8d8d8;
border-width:1px; 
padding: 0px 0px 5px 0px; 
margin: 0;
width: 672px;
}

table.stafftable td{
margin: 0;
width: 672px;
border-style: none;
padding: 3px 0px 20px 0px;
}

.stafftable td.firstrow{
padding: 18px 0px 5px 0px;
}

.stafftable td img.staffleft{
float: left;
}

.stafftable td img.staffright{
float: right;
}


/* Muut */

h3.temp_borders {
border: solid 1px;
border-color: #bee98f;
height: 16px;
width: 270px;
padding: 3px 1px 3px 1px;
background-color: #f3ffe6;
position: relative;
left: 99px;
margin-bottom: 80px;
}



