#radio_main_content_area {
	margin-top: 15px;
}

#radio_main_content {
	float: left;
	width: 648px;
	margin: 0 10px 0 0;
}

	#radio_main_content h1 {
		font-size: 12px;
		color: #000099;
		margin: 0
	}
	
	#radio_main_content a {
		text-decoration: none;
	}
	
#footer_banner {
	margin: 0 0 15px 0;
}

#radio_left_column {
	float: left;
	width: 300px;
	margin-right: 36px;
	margin-bottom: 20px;
}
	#radio_search {
		width: 284px;
		height: 38px;
		background: url('../images/radio_search_bg.jpg') no-repeat;
		padding: 8px 0 0 13px;
		font-size: 11px;
		color: #CC9900;
		font-weight: bold;
	}
	
	#radio_search_button {
		padding: 2px 0 0 10px;
	}
	
	.radio_search {
		border: 1px solid #E6E3E3;
		width: 175px;
		padding: 3px;
	}

	.radio_transcript_panel {
		clear: both;
		margin-top: 10px;
	}
	
	#radio_feeds {
		background: #f5F4F4;
		padding: 8px 13px;
		margin-top: 10px;
	}
	#radio_feeds h1 {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
#radio_right_column {
	float: left;
	width: 300px;
}
	#radio_island_position {
		text-align: center;
		padding-bottom: 20px;
		border-bottom: 1px solid #FFCC00;
		margin-bottom: 20px;
	}
	
	#radio_island_position_detail {
		text-align: center;
		padding-bottom: 20px;
		margin-bottom: 20px;
		float: right;
		margin-left: 25px;
	}
	
	.radio_category {
		width: 276px;
		height: 27px;
		background: url('../images/radio_category_dropdown_bg.jpg') no-repeat;
		padding: 8px 13px 0 13px;
		cursor: pointer;
		color: #CC9900;
		font-size: 11px;
		text-transform: uppercase;
		font-weight: bold;
	}
	
	.radio_transcript_list {
		clear: both;
		margin-top: 10px;
	}
	
	.radio_transcript_list p {
		.margin-bottom: 10px;
	}

#radio_left_column_area2 {
	float: left;
	width: 300px;
	margin-right: 36px;
}

#radio_right_column_area2 {
	float: left;
	width: 300px;
}

#radio_left_column_area3 {
	float: left;
	width: 300px;
	margin-right: 36px;
}

#radio_right_column_area3 {
	float: left;
	width: 300px;
}


	
#radio_right_bar {
	width: 160px;
	float: left;
}

a.more_interviews, a:visited.more_interviews {
	font-size: 11px;
	font-weight: bold;
}
