.show-airtimes {
	position: absolute;
	left: 27px;
	width: 188px;
	line-height: 16px;
}.article-special {
	position: relative;
	height: 145px;
	width: 555px;
}
#show-heading {
	position: relative;
	height: 91px;
	width: 100%;
	margin-bottom: 15px;
}
.quarterpage {
	width: 320px;
	position: relative;
	float: right;
	height: auto;
}
.pic-group {
	float: left;
	width: 255px;
}
.pic-group img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.show-heading-greenlines {
	background-image: url(../slices/dottedline-green.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0px;
}
.month-box {
	float: right;
	width: 295px;
}
.month-box p {
	margin-top: 6px;
	margin-bottom: 6px;
}
.month-header {
	width: 100%;
	background-color: #a5d06d;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.month-guestnames {
	height: auto;
	width: auto;
	margin-left: 6px;
	line-height: 20px;
	margin-top: 5px;
}

