@charset "UTF-8";

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;
}
.article-special {
	position: relative;
	height: 145px;
	width: 555px;
}
#show-heading {
	position: relative;
	height: 114px;
	width: 555px;
	margin-bottom: 15px;
}
.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;
}
.show-airtimes {
	position: absolute;
	left: 36px;
	width: 220px;
	line-height: 16px;
}
.quarterpage {
	width: 320px;
	position: relative;
	float: right;
	height: auto;
}
#poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57A46C;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.picture-small {
	margin-right: 10px;
}
.relatedlinks  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e763c;
	list-style-image: none;
	list-style-type: none;	
}
.relatedlinks  ul  li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0e763c;
	background-image: url(../images/bullet-green.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
}
.morerecent-wrapper {
	color: #58A76E;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	width: 100%;
	clear: both;
}
.highlights {
	float: left;
	height: auto;
	width: 100%;
}
.highlights-pics {
	float: left;
	height: 60px;
	width: 250px;
}
.highlights-words {
	float: right;
	width: 300px;
}
.highlights-pics img {
	margin-right: 8px;
}
.interviews {
	float: left;
	height: 188px;
	width: 168px;
	position: relative;
	margin-left: 25px;
}
.sponsor_pics_wrapper {
	float: left;
	height: 250px;
	width: 168px;
	position: relative;
	margin-left: 25px;
}
.sponsor_pics_wrapper img {
	float: left;
	margin-right: 10px;
}
.greenline {
	height: 100%;
	width: 3px;
	position: absolute;
	top: 0px;
	left: 180px;
	background-image: url(../slices/dottedline-green.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.interviews-single {
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
.interviews img {
	float: left;
	margin-right: 10px;
}
.archive-group {
	position: relative;
	height: auto;
	width: 215px;
	float: left;
	margin-right: 15px;
}
.archive-words {
	width: 125px;
	position: relative;
	margin-left: 65px;
	height: 70px;
	padding-bottom: 10px;
	overflow: hidden;
}
.recent-pic {
	width: 60px;
	height: auto;
	position: absolute;
	overflow: hidden;
}
.picture-small {
	margin-right: 10px;
}
.archive-group-interviews {
	position: relative;
	height: auto;
	width: 175px;
	float: left;
	margin-right: 10px;
}
.archive-words-interviews {
	width: 85px;
	position: relative;
	margin-left: 65px;
	height: 70px;
	padding-bottom: 10px;
	overflow: hidden;
}

