#content {
	background: #fff url(../images/fahle-header.gif) no-repeat left top;
	padding-top: 60px;
	position: relative;
}
#content a:hover {
	text-decoration: none;
}
#content h1{
	margin-top: 15px;
}
#child-content{
	padding-top:30px;
}
#content dl{
	margin-top: 0px;
}
#content dt {
	clear: left;
	font-size: 1.3em;
	line-height: 0.9em;
	margin-top: 25px;
	font-weight: bold;
}
#content dt a {
	color: #0C5449;
}
#content dd {
	margin: 5px 0px;
	padding: 0px;
	font: 0.85em/1.3em Verdana, Arial, Helvetica, sans-serif;	
}
#content dd a {
	/* color: #666666; */
}
#content .date {
	font-size: 0.9em;
	color: #666666;
}
#content .media_link{
	padding-top: 1em;
	font-weight: bold;
}
#content .media_link a{
	display: block;
	background: url(../images/sound.gif) no-repeat left top;
	padding-left: 19px;
}
#content dd .date {
	padding: 0px;
}
#content dd .smaller {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
#content h1 a {
	text-decoration: none;
	color: #0C5449;
}
#content h1 a:hover {
	text-decoration: underline;
}
#content h2 {
	font-size: 1.2em;
	border-bottom: 1px solid #CCCCCC;
	margin: 25px 0px 5px;
	color: #333333;
}
#content #article-story {
	color: #252021;
	line-height: 1.3em;
	font: 0.85em/1.3em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#content fieldset {
	margin: 0px;
	padding: 4px;
}
#form_comment label {
	display: block;
	float: none;
	width: auto;
	text-align: left;
}
#form_comment #comment {
	width: 90%;
	height: 100px;
}
#onair {
	width: 359px;
	height: 50px;
	position: absolute;
	top: 0;
	right: 0;
	_right: 213px;
	text-align: right;
	padding: 75px 75px 0px 0px;
	background: url(../images/detroit-on-now.gif) no-repeat right top;
}
#time {
	width: 138px;
	height: 71px;
	position: absolute;
	top: 0px;
	right: 0;
	_right: 213px;
	background: url(../images/detroit-time.gif) no-repeat right top;
}
#onair p {
	margin: 0px;
	padding: 0px;
}
#on-height {
	float: left;
	width: 0px;
	height: 35px;
}
#entry-image, dd .entry-image {
	float: right;
	margin: 4px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
}
#entry-image p {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	text-align: center;
}

#comments dd {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #333333;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}

#musical_musings, #suggest_a_guest, #search{
	width: 200px;
	float: right;
	font-size: 13px;
	line-height: 17px;
	background-color: #B9CAC7;
	padding: 8px;
	margin: 20px 0 0 5px;
	position: relative;
}
#quick_links{
	position: absolute;
	left: 5px;
	z-index: 450;
	_right: 230px;
	margin-top: -5px;
	font-size: 13px;
	height: 5px;
}
#musical_musings .address{
	font-style: italic;
	padding: 5px 0;
}
.listing_page{
	margin-top: 25px;
}