.box-out {
	margin: -10px; 
	padding: 10px; 
	background-color: white);
}
.box-in {
	border: 2px solid rgb(189, 189, 189); 
	padding: 10px 5px; 
	background-color: rgb(230, 228, 219); 
	margin-bottom: 10px;
}
a.cfilink:link    {
	color:#800309;
	text-decoration: none; 
	font-weight: bold;
}
 a.cfilink:visited {
 	color:#800309; 	
 	text-decoration: none; 
	font-weight: bold;
}
 a.cfilink:hover   {
 	color:#000000; 	
	text-decoration: underline; 
	font-weight: bold;
}
 a.cfilink:active  {
 	color:#800309;	
	text-decoration: underline; 
	font-weight: bold;
}
.podcast {
	background-color : White;
	padding: 2px 7px 2px 7px;
	margin: 7px 7px 7px 7px;
	text-align: center;
}
.small {
	font-size : x-small;
	text-align: center;
	font-weight : bold;
}
