a {
	color: #58A76E;
	text-decoration: none;
}
a:active {
	color: #58A76E;
	text-decoration: none;
}
a:hover {
	color: #0e763c;
	text-decoration: none;
}
a:visited {
	color: #58A76E;
	text-decoration: none;
}
.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;
}
