body {
	background: url('img/tlo.gif');
}

.tvdiv {
	filter: alpha(opacity =   99);
	display: block;
	z-index: 2;
	width: 600px;
	height: 450px;
	overflow: hidden;
}

#adcontainer {
	position: relative;
	top: 0;
	left: 0;
	width: 600px;
	height: 450px;
	background: #fff;
	overflow: hidden;
}

img {
	border: 0;
}