.show-title {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}

.show-date {
	text-align: center;
	border: 1px double #f4f4f4;
	border-left: none;
	border-right: none;
	width: 100%;
	padding: 5px 0;
	display: block;
}
