.stitle {
	background-image: url(../img/biotope/stitleBG.gif);
	background-repeat: repeat-x;
	background-position: center;
	text-align: left;
}
.stitle_img {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.pdf {
	background-image: url(../img/technology/pdf.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 26px;
	width: 300px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.word {
	background-image: url(../img/technology/word.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 26px;
	width: 300px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.pdf a:link, .pdf a:visited, .word a:link, .word a:visited {
	color: #3366CC;
}
.pdf a:hover, .pdf a:active, .word a:hover, .word a:active {
	color: #009900;
}
