<!--
.trans_box1 {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.herveybay-backpackers.com.au/images/35_white.png', sizingMethod='scale');
background:url('http://www.herveybay-backpackers.com.au/images/35_white.png')!important;background:;
}

.one {
	position: relative;
}
.two {
	z-index: 5;
	position: relative;
}
.thr {
	background-color: #FFFFFF;
	border: 1px solid black;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
