#rssDisplay {
	clear:both;
	float:left;
	background: url(calendarbg.jpg) repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top:5px;
	padding-left:0px;
	width:670px;
	border-bottom: 9px solid #e4e5e7;
	min-height:710px;
	color:#555;
	font-weight:normal;
}
#rssDisplay ul.article-all {
	list-style:none !important;
	margin:0;
	padding:0;
	margin-topx:5px;	
	padding: 25px 15px 20px 10px;
	float:left;
	width: 198px;
	max-width: 198px;	
	min-height:310px;	
}

#rssDisplay ul.article-cl {
	list-style:none !important;
	margin:0;
	padding:0;
	padding-bottom: 0px;
	clear:both;
}

#rssDisplay ul.article-all li, #action_items ul li {
	list-style:none !important;
	margin:0;
	padding:0;
}
/*.link, .guid, .k-subtitle, .k-byline, .k-keywords, .k-copyright {display:none}*/
.link, .k-copyright, .guid {display:none}

#rssDisplay .sectiontitle {margin:0; font-size:10pt; color:#58595b;font-weight:bold}

#rssDisplay li.pubDate {color: #ae4201}
#rssDisplay li.title {color: #ae4201;font-weight:bold;line-height:25px;}
#rssDisplay li.category {color: #ae4201;font-style:italic}
#rssDisplay li.location {color: #ae4201;padding-bottom:20px !important;font-style:italic}
#rssDisplay li.desc {height:175px;max-height:175px;overflow:hidden;}
#rssDisplay li.more {}


#caldate {
	clear:both;
	color: #ae4201;
	font-weight:bold;
	padding-top:40px;
	font-size:12px;
}

.dpfevent {
	float:right;
	background: url(dpflogosmall.jpg) no-repeat;
	padding-left: 25px;
	line-height: 22px;
	margin-right: 3px;
}

.dpfitem {
	position:relative;
	float:right;
	top:-15px;
}