.signs
{
	width:380px;
	height:87px;
	background/**/: transparent url('../images/airmaster_signs.png') no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/airmasterportal/images/airmaster_signs.png',sizingMethod='scale');
	margin-bottom:5px;
	text-align:left;
	padding-left:110px;
	padding-top:28px;
}

.ventilation
{
	width:380px;
	height:82px;
	background/**/: transparent url('../images/airmaster_ventilation.png') no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/airmasterportal/images/airmaster_ventilation.png',sizingMethod='scale');
	margin-bottom:5px;
	margin-left:75px;
	text-align:left;
	padding-left:110px;
	padding-top:27px;
}

.isolation
{
	width:380px;
	height:86px;
	background/**/: transparent url('../images/airmaster_isolation.png') no-repeat;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/airmasterportal/images/airmaster_isolation.png',sizingMethod='scale');
	text-align:left;
	padding-left:110px;
	padding-top:30px;
}

a, a:active, a:hover, a:visited
{
	text-decoration:none;
	color:#000000;
}
