#leftcol.title {
	margin-top:2em;
}
#rightcol.title {
	margin-top:2em;
}

.tipafriend {
	border-bottom:0.1em dotted #636363;
	text-decoration:none;
}

.tipafriend img {
	border:none;
}

#content {
	width:68em;
	margin:0 0 0 0;
	padding:0 2em 0 0;
}

#content p {
	line-height:1.5em;
	font-size:1.2em;
}

.hidden {
	display:none;
}

#tipafriend {
	position:absolute;
	width:320px;
	top:60px;
	border:#999 1px solid;
	background:#CCC;
	z-index:10;
	right:220px;
	padding:10px;
}

input.captcha {
	border:1px #999 solid;
	font-family:Verdana, Geneva, sans-serif;
	padding:3px;
	color:#555;
	width:140px;
}

input.captcha:hover {
	background-color:#FFF;
	cursor:auto;
}

.red {
	color:#F00;
	font-weight:bold;
}
.green {
	color:#0C0;
	font-weight:bold;
}

.expired {
	color:#999;
}

#nav_wrapper {
	width:26em;
	float:left;
	clear:both;
	margin:0 0 1em 0;
}

.nav_button_prev,
.nav_button_prev:visited {
	font:1em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width:11em;
	padding:0.3em;
	margin:0.3em;
	border:#CCC 0.1em solid;
	float:left;
	text-align:center;
}

.nav_button_next,
.nav_button_next:visited {
	font:1em "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	width:11em;
	padding:0.3em;
	margin:0.3em;
	border:#CCC 1px solid;
	float:right;
	text-align:center;
}

.nav_button_prev:hover,
.nav_button_next:hover {
	background:#666;
	border:#F6CE3E 1px solid;
	color:#FFF;
}

.titleImage {
	margin:1em 0;
}

#dates {
	text-align:right;
	line-height:2.0em;
	width:26em;
	margin:0 0 1em 0;
	float:left;
}

#dates .scene {
	margin:0;
	float:left;
	clear:both;
	width:25em;
	border-bottom:0.1em solid #636363;
	font-weight:700;
	padding:0 1em 0 0;
}


#dates .showWrapper {
	float:right;
	width:26em;
}

#dates .showWrapper:hover {
	background-color:#EEE;
}

#dates .showWrapper .day {
	width:4.5em;
	float:right;
}
.showWrapper .date {
	margin:0 1em 0 0;
	width:5.5em;
	float:right;
}
.showWrapper .time {
	margin:0 1em 0 0;
	width:5.5em;
	float:right;
}
.showWrapper .buy {
	margin:0 1em 0 0;
	width:4em;
	float:right;
}