﻿.starwarsbody 
{
	width:950px;
	margin:0px;
	background:url('/tv/starwars/images/polemos_bg.jpg') no-repeat;
	position:relative;
	border-radius:10px;
}
.starwarswrapper 
{
	padding-top:20px;
	width:855px;
	margin:0px auto;	
}
.starwarsmenu 
{
	width:855px;
	height:34px;	
	background:url('/tv/starwars/images/menu_bg.png') no-repeat;
	position:relative;
}
.starsmenuitem 
{
	float:left;
	padding:10px 0px 0px 20px;
	font-size:12px;	
}
.upteaser 
{
	width:855px;
	clear:both;	
}
.orangetxt
{
	color:#99ccff;	
}
.titlebox 
{
	border:0px;
	background:url('/tv/starwars/images/form_titlebox.png') no-repeat;
	width:370px;
	height:18px;
	color:#FFF;
	padding:1px 5px 0px 5px;
	margin-top:5px;
}
.storybox 
{
	border:0px;
	background:url('/tv/starwars/images/form_storybox.png') no-repeat;
	width:760px;
	height:58px;
	color:#FFF;
	padding:2px 5px 2px 5px;
	margin-top:5px;
	overflow:hidden;	
}
.submitbtn 
{
	background:url('/tv/starwars/images/send_btn.png') no-repeat;
	width:182px;
	height:66px;
	border:0px;
	padding:0px;
}
.episodesall
{
	width:855px;
	height:730px;
	clear:both;	
	background:url('/tv/starwars/images/content_bg.png');	
	position:relative;
}
.starTeasers 
{
	float:left;
	width:180px;	
}
.starEpisode 
{
	float:left;
	width:675px;	
	height:720px;
}

