/* CSS Document */

#mainArea h2 {
	color:#09f;
	margin-bottom:30px;
	padding-top:30px;
	text-align:center;
	line-height:1.6;
}
/*#mainArea h2 span {
	display:block;
	color:#666;
	font-weight:normal;
	font-size:85%;
}
*/
.mainMovieColumn {
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:#999 1px solid;
}
.lead {
	text-align:center;
	margin-bottom:30px;
}

.phase {
	width:700px;
	margin:0 auto 30px;
}
.phase p {
	color:#09F;
	font-weight:bold;
	font-size:120%;
}
.phase p span {
	color:#0CF;
	display:block;
}
.phase p span.time {
	color:#666;
	font-size:80%;
	font-weight:normal;
}
