* {font-size: 12px; font-family: "Trebuchet MS",sans-serif;}

body {margin-top: 0px;}

form {padding: 0px; margin: 0px;}

img {border: none;}

ul {list-style-type: none; padding-left: 0; margin-left: 0;}

li {background: url("http://hearnewbrunswick.com/mybullet.gif") left center no-repeat;}

a {text-decoration: none; color: #c40103;}

.podred, .podgrey, .podblack {color: #f20000; font-size: 11px; font-weight: bold;}
.podgrey {color: #5f5f5f;}
.podblack {color: black; text-decoration: none;}

a:hover, .podred:hover {text-decoration: underline; color: red; background: #ffffcc;}
a:active, .podred:active {color: #ffffcc; background: red;}
.podcastlinks {list-style-position: outside; list-style-type: disc; padding-left: 2em;}
.previous {float: right;}
.next {float: left;}
.podcast-light {margin: 0; padding: 4px 6px 6px 6px; background-color: white;}
.podcast-media {margin: 0 0 1em 0; padding: 0;}
.download {font-size: 10px;}
.download a {font-weight: bold; font-size: 12px;}
.podcast-footer {font-size: 10px; margin: 0; padding: 0;}
h2 #comments {font-size: 12px; font-weight: bold; color: black;}


/* Clears Floats */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Error Messages */

.error {
	font-family: tahoma,verdana,arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: yellow;
	text-indent: 5px;
	color: red;
	text-decoration: none;
	margin-bottom: 10px;
}



