div#content.home div#buckets div#good-stuff {
	background:transparent;
}
body.ie6 div#content.home div#buckets div#good-stuff {
	filter: 0;
	background: transparent;
}
div#hold-credits p.void {
	line-height:10px;
	text-transform:none;
	margin-top:-5px;
	font-size:10px;
}
div#dream-home {
	position: absolute;
	top: 202px;
	right: 19px;
	width: 278px;
	height: 230px;
	background: url(../home-tmp/win-dream-home.png);
	overflow: hidden;
	z-index: 300;
}
body.ie6 div#dream-home {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/public/home-tmp/win-dream-home.png', sizingMethod='crop');
	background: transparent;
}
div#dream-home div#dream-home-int {
	width: 278px;
	height: 230px;
	position: relative;
}
div#dream-home div#dream-home-int div#dhib {
	position: absolute;
	width: 97px;
	height: 29px;
	overflow: hidden;
	background: url(../home-tmp/home-tmp-play-now.gif) no-repeat 0 0;
	top: 175px;
	right: 55px;
}
div#dream-home div#dream-home-int div#dhib a {
	display: block;
	width: 97px;
	height: 29px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(../home-tmp/home-tmp-play-now.gif) no-repeat 0 0;
}
div#dream-home div#dream-home-int div#dhib a:hover {
	background-position: 0 -29px;
}