﻿#defaultTopArea
{
	background-color: White;
	border: 1px solid Black;
	height: 345px;
}

#defaultTopAreaVideo
{
	float: left;
	text-align: center;
	width: 365px;
}

#defaultTopAreaContent
{
	float: left;
	padding: 5px 0px 0px 0px;
	width: 288px;
}

#scheduleArea
{
	background-color: White;
	border: 1px solid Black;
	border-top: none;
	display: inline-block;
}

#scheduleAreaContent
{
	height: 525px;
	overflow: auto;
	padding: 0px 5px;
	width: 278px;
}

#upcomingAreaContent
{
	height: 225px;
	overflow: auto;
}

#defaultBottomArea
{
	clear: both;
}

#defaultBottomLeftArea
{
	float: left;
	width: 378px;
}

#defaultBottomRightArea
{
	float: left;
	width: 280px;
}

#defaultBottomLeftAreaTwitter
{
	background-color: White;
	border: 1px solid Black;
	border-top: none;
	display: inline-block;
	height: 200px;
	width: 376px;
}

#defaultBottomLeftAreaContent
{
	height: 225px;
	overflow: auto;
	width: 366px;
}

#defaultBottomRightAreaContent
{
	height: 305px;
	overflow: auto;
}

.lastWeekendContentTextArea
{
	width: 265px;
}

.scheduleAreaList, .featuredAreaList
{
	padding-left: 5px;
}

.scheduleAreaContentTextArea
{
	width: 170px;
}

.featuredAreaContentTextArea
{
	width: 182px;
}

.scheduleColumn
{
	float: left;
	width: 32%
}

.scheduleColumnTextArea
{
	width: 195px;
}

.schedulePad
{
	float: left;
	width: 1.5%
}

#podcasts dl
{
	margin: 1px 0px 1px 1px;
	padding: 0px;
}

#podcasts dl dt
{
	padding: 10px 5px 0px;
	font-weight: bold;
}

#podcasts dl dd
{
	padding: 0px 5px 10px;
	margin: 0px;
}

.leftColPad
{
	padding-right: 15px;
}

.rightColPad
{
	padding-left: 15px;
}

#searchBottom
{
	background-color: White;
	border: 1px solid Black;
	border-top: none;
	display: inline-block;
	padding: 0px;
}

#searchBottomHead
{
	background-color: #666666;
	color: White;
	display: inline-block;
	padding: 3px 5px;
	width: 646px;
}

#searchBottomContent
{
	clear: both;
	display: inline-block;
	padding: 0px 5px;
	width: 646px;
}

