body {
	font-family: Arial, Helvetica, sans-serif;
	background: #232323;
	padding: 0;
	margin: 20px 0 10px 0;
}

td{
	vertical-align: top;
	text-align: left;
}

p {
	margin:0;
	padding: 0;
}

td.border-h{
	background: url(images/border-h.jpg);
}
td.border-v{
	background: url(images/border-v.jpg);
}
td.black{
	background: #000;
}

#content{
	background: #000;
}

#content div.main_content{
	background: #271E1E;
	margin: 5px 10px 5px 10px;
	padding: 8px 0 0 6px;
	height: 490px;
}
#content div.text_content{
	background: #000;
/*	margin: 26px 5px 10px 11px;
	padding: 12px 10px 12px 15px; */

	padding: 0px 0px 0px 0px;
	margin: 26px 5px 10px 11px;
	height: 450px;
	width: 500px;
	overflow: auto;
}


#content img.page_title{
	margin: 0 0 6px 8px;
}
#content img.page_pic{
	margin: 0 0 10px 8px;
}

#list_element{
	margin: 5px 1px 5px 5px;	
}

.info_list{
  margin: 0 0 10px 0;
}

.info_list_left{
	text-align: center;
	width: 180px;
	background: #271E1E;
	padding: 0 0 8px 0;
}
td.info_list_right{
	background: #000;
	width: 310px;
	padding: 10px 0 0 10px;
}

.info_list_right p{
	font-face: Arial;
	font-size: 12px;
	color: #fff;
	margin: 0;
	line-height: 120%;
}
.info_list_right p.limited{
	color: #ECE921;
	font-weight: bold;
	padding: 0 3px 2px 0;
}
.info_list_right p.title{
	font-weight: bold;
	padding: 0 3px 10px 0;
}
.info_list_right p.buy{
	color: #fff;
	font-weight: bold;
	background: #CE0B36;	
	padding: 5px 0 5px 6px;
	margin: 20px 0 0 0;
}
.info_list_right p.buy a{
	color: #ECE921;
	text-decoration: none;
}
.info_list_right p.buy_under{
	background: #ECE921;	
	font-size: 1px;
	line-height: 1px;
	height: 3px;
	margin: 2px 0 0 0;
}

.info_list_spacer{
		background: #271E1E;
}

.space_list_top{
	width: 1px;
	height: 8px;
}

.space_list_left{
	width: 6px;
	height: 1px;
}

.space_list_middle{
	width: 6px;
	height: 1px;
}
.space_list_bottom{
	width: 1px;
	height: 20px;
}


#stills{
	margin: 5px 10px 5px 5px;
}

#stills td.thumb{
	background: url(images/stills_thumb.jpg) no-repeat;
	width: 81px;
	height: 81px;
	vertical-align: middle;
}

#stills img{
	border: 0px solid red;
	margin: 0 0 0 3px;
}

#stills td.v_spacer{
	width: 10px;
	font-size: 1px;
	line-height: 1px;
}

#stills td.h_spacer{
	height: 20px;
	font-size: 1px;
	line-height: 1px;
}


#cast_crew{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 10px 5px 5px;
}
#cast_crew p.title{
	color: #FFFD21;
	font-weight: bold;
}
#cast_crew td.description{
	color: #FFF;
	background: #DE1642;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	width: 300px;
}
#cast_crew td.name{
	color: #FFA6BA;
	background: #271E1E;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	width: 150px;
}
#cast_crew td.link{
	color: #FFA6BA;
	background: #FFF9A0;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	padding: 0 0 0 10px;
	width: 150px;
}


#about{
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 10px 5px 15px;
}
#about p.title{
	font-size: 16px;
	font-weight: bold;
}
#about p.press{
	font-weight: bold;
	margin: 15px 0 0 0 ;
}
#about p.press a{
	color: #FFFD21;
}
