.podcastulstyle {
	list-style: none !important;
	line-height: 4em !important;
	padding: 0 !important; 
        margin: 0 auto !important;
	}

.podcastulstyle li  {
line-height: 3em;
margin-bottom: -4px;
}

.podcastlistyle {
	margin-left: 0 !important;
	font-weight: bold;
	float: left;
	width: 200px;
	font: 700 16px/24px "Open Sans Condensed", tahoma, sans-serif;
}

.podcastlistyle a:link {
	color: black;
}

.podcastlistyle a:visited {
	color: black;
}

.podcastlistyle a:hover {
	color: red;
}

.podcastlistyle a:active {
	color: orange;
}

.imgbordernone {
	border: none;
        display: inline !important;
       /* width: 50% !important; */
}

#individual {
	font-weight: bold;
}



.subscribewidth  {
float: left;
width: 50%;
}

