/* override normal default theme background */
#wrapper {
	background:#fff url(/img/top_hands.gif) top left no-repeat !important;
}

#OneClick {
	list-style: none;
	padding:0px;
	margin-right:20px;
	text-align:right;
}
#OneClick a {
	display:block;
	padding:0 12px 0 0;
	text-decoration:none;
	text-transform:uppercase;
	color:#a5a5a5;
	font-weight:bold;
	background:#fff url(../img/oneclick-arrow.gif) top right no-repeat;
}
#OneClick a:hover {
	color:#a06e6d;
	background:#fff url(../img/oneclick-arrow-over.gif) top right no-repeat;
}

#sidebar {
	width: 245px;
	float: left;
}
#webcontent{
	width: 275px;
	height: 439px;
	float: left;
	background-color: #fff;
}
#righthandcol {
	display: block;
	float: right;
	width: 440px;
}
#promo {
	width: 220px;
	height: 145px;
	float: left;
	background-color: #666;
}
#promo2 {
	width: 220px;
	height: 145px;
	float: left;
	background-color: #666;
}

#feat_podcast {
	height: 112px;
	float: left;
	background-color: #666;
	line-height: 1.4em;
	color: #ccc;
	font-size: 11px;
	
}
#feat_podcast p {
	margin-left: 10px;
}

#feat_podcast a{
	color: #ccc;
}

#feat_podcast_listen{
	height: 30px;
	width: 219px;
	background-color: #454545;
	float: left;
	position: relative;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#image {
	background-color: #CCCCCC;
	height: 294px;
	width: 440px;
	float: left
}
#listen {
	color: #fff;
	margin-top: -21px;
	margin-left: 85px;
	margin-bottom: -14px;
	position: absolute;
}
