#tv_top {
	margin: 20px 0 20px 0;
	border-bottom: 1px dotted #CCCCCC;
	height: 100%;
}

#tv_top p {
	font-size: .9em;
}

.show_holder {
	border-bottom: 1px dotted #CCCCCC;
	height: 100%;
}

.showtimes h3 {
	color: #FFFFFF;
	background: transparent url(../images/showtime_header_bg.jpg) no-repeat;
	padding: 11px 0 15px 14px;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
}

#right_col ul.showtime_list {
	list-style-type: none;
	background: transparent url(../images/showtime_bg.jpg) no-repeat bottom;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	position: relative;
}

#right_col li p {
	font-size: .75em;
	margin: 0;
	padding: 0;
	margin-left: 70px;
}

#right_col li h4 {
	font-size: .8em;
	font-weight: bold;
	margin: 0 0 0 70px;
	padding: 0 0 5px 0;
	
}

#right_col li { margin: 0 0 10px 15px; padding-bottom: 5px; position: relative;}

#right_col li img {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 5px;
	left: 0;
}

.show_content p {
	font-size: .8em;
	line-height: 1.5em;

}

.show_content h2 {

	letter-spacing: 1px;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 60px;
}

.more_link {
	text-align: right;
	font-weight: bold;
}
