@charset "UTF-8";
/* CSS Document */

.one-half {
	width: 50%;
	float: left;
}
.one-third {
	width: 33%;
	float: left;
}
.two-thirds {
	width: 66%;
	float: left;
}

.datasheet-button {
	width: 100px;
	height: 25px;
	display: block;
	background: url(../images/Datasheet-Button.png);
	text-indent: -9999px;
}
.installation-manual-button {
	width: 100px;
	height: 25px;
	display: block;
	background: url(../images/Installation-Manual-Button.png);
	text-indent: -9999px;
}
.user-manual-button {
	width: 100px;
	height: 25px;
	display: block;
	background: url(../images/Installation-Manual-Button.png);
	text-indent: -9999px;
}
.en54-certificate-button {
	width: 100px;
	height: 25px;
	display: block;
	background: url(../images/EN54-Certificate-Button.png);
	text-indent: -9999px;
}
.cert-alarm-certificate-button {
	width: 100px;
	height: 25px;
	display: block;
	background: url(../images/Cert-Alarm-Certificate-Button.png);
	text-indent: -9999px;
}