
#chronology {
	position:relative;
	float:left;
	margin:0 0 0 5px;
	padding:0;
	width:640px;
	background:#CCCCCC;
}

*html body #titlelist {
	margin:0 0 0 3px;
}

#titlebox {
	position:relative;
	margin:0 0 10px 0;
	padding:0;
	width:640px;
	border:#000000 solid 1px;
}


#titlebox h2{
	margin:0;
	padding:5px;
	font-size:15px;
	text-align:left;
	background:url(/component/titlelist/titleh2.png) repeat-x bottom;
	display:block;
	width:630px;
}

*html body #titlebox h2{
	width:100%;
}

#titlebox h2 a{
	color:#FFFFFF;
}

.titletext{
	width:420px;
	height:30px;
	margin:5px 0 0 5px;
	padding:0;
}

.titletext ul{
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:20px;
}

.titletext ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}

.titletext ul li a.production{
	display:block;
	margin:0;
	padding:0;
	width:115px;
	height:30px;
	background:url(/component/titlelist/production.png) no-repeat;
	text-indent:-9999px;
}

.titletext ul li a.trivia{
	display:block;
	margin:0;
	padding:0;
	width:60px;
	height:30px;
	background:url(/component/titlelist/trivia.png) no-repeat;
	text-indent:-9999px;
}

.castcrew{
	margin:0 0 5px 0;
	padding:0;
}

.titlecast{
	height:30px;
	margin:5px 0 0 0;
	padding:0;
}

.titlecrew{
	height:30px;
	margin:5px 0 0 0;
	padding:0;
}

ul.titlefaceunit {
margin:0;
padding:0px;
background:#333333;
}

li.titleface1{
display:block;
float:left;
margin:0 0 0 5px;
padding:0;
list-style:none;
}

.sweeneytitle{
	background:url(/component/titlelist/sweeney_bg.jpg) bottom right;
}

.bigfishtitle{
	background:url(/component/titlelist/bigfish_bg.jpg) bottom right;
}

.corpsetitle{
	background:url(/component/titlelist/corpse_bg.jpg) bottom right;
}

.cacftitle{
	background:url(/component/titlelist/cacf_bg.jpg) bottom right;
}

.potatitle{
	background:url(/component/titlelist/apes_bg.jpg) bottom right;
}

.sleepytitle{
	background:url(/component/titlelist/sleepy_bg.jpg) bottom right;
}

.marstitle{
	background:url(/component/titlelist/mars_bg.jpg) bottom right;
}



#titleright {
	position:relative;
	float:right;
	margin:0 5px 0 0;
	padding:0;
	width:300px;
}

*html body #titleright {
	margin:0 3px 0 0;
}


