html, body, form, h1, h2, p, ul, img {
	margin: 0; padding: 0; border: 0;
}
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
table {
	font-size: 100%;
}
a {
	text-decoration: underline;
	color: #423939;
}
a:hover {
	color: #423939;
	text-decoration: none;
}


.page {
	width: 750px;
	margin:0 auto;
	text-align: left;
}

div.footer {
	color: #423939;
	padding: 5px 0;
	font-size: .7em;
	text-align: center;
	border-top: #000 solid 1px;
}
div.footer a {
	font-size: .92em;
}


/* BB PODCAST */
#Podcast {
	position: relative;
	margin: 10px 0 0 0;
	color: #000;
	font-size: 16px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#Podcast * {
	margin: 0; padding: 0; border: 0; list-style-type: none;
}
#Podcast .clear {
	clear: both; overflow: hidden; height: 1px;
}
#Podcast h3 {
	font-size: 18px;
	font-family: Arial, Verdana, Helvetica;
	color: #465552;
	font-weight: bold;
	padding: 7px 0 10px 10px;
	margin: 0;
}

#Podcast h3 span {
	font-weight:normal;
}

#Podcast p {
	padding: 0 10px 12px 0;
	font-size: .75em;
	line-height: 1.3em;
}

#Podcast .PodcastPlayer {
	margin-top: 12px;
	padding: 10px 10px 0 10px;
	
}



#Podcast .flashplayer {
	float: left;
	width: 110px;
	font-size: .75em;
}
#Podcast .flashplayer p {
	padding: 2px 25px 10px 0;
}

#Podcast .ulHolder {
	float: left;
	width: 540px;
	font-size: .75em;
}
#Podcast .ulHolder li {
	margin: 0 0 16px 0; padding: 1px 0 1px 26px;
	background: url(../images/podcast_icon.gif) 0 0 no-repeat;
}
#Podcast .ulHolder li input {
	width: 240px;
	margin: 8px 0 0 0; padding: 2px 6px;
	font-size: 12px;
	background: #eddcf8;
	border: #eddcf8 solid 1px;
}
#Podcast .ulHolder a {
	color: #d50018;
}

#Podcast .PodcastDescription {
	margin: 16px 0 0 0;
}
#Podcast .PodcastDescription h3 {
	padding: 0 0 16px 0;
	font-size: 1em;
	color: #000;
}
#Podcast .PodcastDescription ul {
	padding: 0 0 16px 0;
	font-size: .75em;
}
#Podcast .PodcastDescription p {
	padding: 0 10px 18px 0;
}
#Podcast .PodcastDescription a {
	color: #f00;
}
.PodcastTitle {
	font-size: .75em;
	padding: 8px 10px 12px 4px;
	font-size: .8em;
	line-height: 1.35em;
}

.PodcastTitle div {
	padding-left:10px !important;
}


#Podcast .ulHolder holder_up a, #Podcast .PodcastDescription a {
	font-weight: bold;
}


.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}

.podcast_holder {
	background:#fff;
	width:780px;
	text-align:center;
	margin:-10px 0 -13px 0;
	padding:0;
}

.faq {
	font-weight:normal !important;
}
