
#podcast_wrapper{
	margin-top: 10px;
	clear: both;
	padding-right: 6px;
	padding-left: 6px;
	font-family: arial;
	font-size: 13px;
}


#podcast_header, #podcast{
	border-style: solid;
	border-color: #818181;
}


#podcast{
	margin: 0px;
	padding: 0px;
	width: 560px;
	border-width: 1px;
}


#podcast_header ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	padding-right: 5px;
}

#podcast_header li{
	float: left;
	margin-right: 5px;
}


#podcast_header a{
	display: block;
	width: 71px;
	text-align: center;
	text-decoration: none;
	color: #fff;	 
}




#podcast_header{
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;	
	
	background-image: url(http://www.minervation.com/mod_product/podcasts/podcast_header.jpg);
	background-repeat: no-repeat;
	background-color: #C3C3C3;

	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 60px;
	padding-right: 0px;

}

#podcast_right_inner{
	padding:20px;
	padding-bottom: 0px;	
}

#podcast_right_inner h3{
	padding: 0px;
	margin: 0px;
}



#podcast_header_right, #podcast_right{
	float: right;
}

#podcast_header_left, #podcast_left{
 	
}

#podcast_header_right a:hover{
	text-decoration: underline;
}


#podcast_left{
	margin-right: 350px;	
}


#podcast_left p{
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

#podcast_header_left{

}




#podcast_right{
	width: 350px;
	font-size: 15px;	
	line-height: 135%;
}

#podcast_header_right{

}












#enhanced, #MP3{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 23px;
	padding-right: 0px;
	
	border-style: solid;
	border-color: #c0c0c0;
	
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	
	
}

#enhanced{
	border-bottom-width: 1px;
}

#MP3{
	border-bottom-width: 0px;
}

.clear{
	clear: both;
}