div#tv_box {
	width:390px;
	height:350px;
	margin:0px auto;
	background: url(http://woodblock.com/images/tv.gif);
	background-repeat: no-repeat;
	}
div#tv_box_grey {
	width:390px;
	height:350px;
	margin:0px auto;
	background: url(http://woodblock.com/images/tv_bg.png);
	background-repeat: no-repeat;
	}
div#movie_space {
	position: relative; 
	top: 60px;
	}

