#movie_preview_container{
	position:absolute;
	background-image:url(images/scribble_bg.png);
	left:280px;
	top:90px;
	width:724px;
	height:518px;
	z-index:1;
}

.press_play{
	margin-top:25px;
}

#container_table{
	position:relative;
	width:860px;
	z-index:100;
}

#container_table press_play{
	text-align:center;
}

#episode_text{
	position:relative;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:16px;
	width:270px;
	text-align:left;
	top:220px;
}

.episode_date{
	font-size:18px;
}

.episode_title{
	font-size:20px;
	margin-top:3px;
}

#optional_text{
	margin-top:15px;
	font-weight:normal;
	font-size:14px;
}

#get_the_look_btn {
	/*background-image:url(images/get_the_look_btn.png);*/
	position:absolute;
	top:560px;
	left:760px;
	z-index:1000;
}
