
#pageWrapper h1 {
	margin-top: 8px;
	margin-bottom: 8px;
	padding: ;
}
	
#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;
}

#youtube {
margin-top: -8px;
margin-left: -12px;
}

#youtube2 {
margin-top: -8px;
margin-left: -12px;
}

#yt_comment {
width: 402px;
padding: 0;
margin: 0;
}


#fms {
margin-top: -8px;
margin-left: -12px;
}

/* 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;
	}

