.rss-box {
	vertical-align: middle;
	margin: 0px;
	float: right;
	width: 240px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rss-title, rss-title a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight:bold;
	padding: 0;
	letter-spacing: 1px;
	list-style-image: none;
	list-style-type: none;
}

.rss-items {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
}
.rss-items ul {
	margin: 0px;
	padding: 0px;  
}
.rss-items menu {
	margin: 0px;
	padding: 0px;  
}

.rss-item  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight : bold;
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : underline;
	color: #FFF;
	font-size: 14px;
	}

.rss-item a:hover {
	text-decoration : none;
	color: #FFF;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
	
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   width:12em;   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   width:1em; cursor:hand;
   font-style: normal;
   background: white;
   color: #222;
   }
.pod-play span {
	width:1em;
	cursor:auto;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }
.rss-box-news {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	float: left;
	width: 240px;
	margin-top: 20px;
	vertical-align: bottom;
}
.rss-title-news, rss-title-news a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight:bold;
	padding: 0;
	letter-spacing: 1px;
	list-style-image: none;
	list-style-type: none;
}

.rss-items-news {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
}
.rss-items-news ul {
	margin: 0px;
	padding: 0px;  
}
.rss-items-news menu {
	margin: 0px;
	padding: 0px;  
}

.rss-item-news  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-weight : bold;
	list-style-image: none;
	list-style-type: none;
}

.rss-item-news a:link, .rss-item-news a:visited, .rss-item-news a:active {
	text-decoration : underline;
	color: #FFF;
	font-size: 14px;
	}

.rss-item-news a:hover {
	text-decoration : none;
	color: #FFF;
	}
.photoslink {
	background-image: url(/images/picgallery.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 270px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
	
.rss-date-news {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}