#main {
	margin-right: 50px;
	text-align:justify;
}
h3 {
	font-size:0.9em;
	padding-bottom: 0;
	margin-bottom: 0;
}
#schedule h3 {
	color:#CCCCCC;
}
#schedule p {
	margin-top: 0;
	padding-top: 0;
	color:#999999;
}
#cast h3 {
	position: relative;
	padding-bottom: 0;
	margin-bottom: 0;
	font-size:1.1em;
}
#cast h3 img {
	position: absolute;
	top: 0;
	left: -135px;
	border: 1px solid #fff;
}
#author h2 {
	position: relative;
}
#author h2 img {
	position: absolute;
	top: 8px;
	left: -135px;
	border: 1px solid #fff;
}
#left-col {
	border-right: 0;

}
.style1 {color: #666666}
.title {
	font-weight: bold;
	font-size: 1.3em;
}
#main img.slide2 {
	border: 1px solid #FFFFFF;
}
#schedule .date {
	color: #FF0000;
}
#schedule .time {
	color: #fff;
}
