﻿div.feed {	width: 450px;float: left;padding: 0px 20px 0px 0;margin: 0;}
.feed div.feedtitle {font-family: 'Trebuchet MS', arial;font-size: 20px;font-weight: bold;margin: 0;padding: 0;}

.feed div.feedtitle a:link, .feed div.feedtitle a:visited {	
color: #666;
text-decoration: none; 
font-family:Geneva,'Myriad Pro',Arial,Helvetica; 
color:#D22801; 
font-weight:normal;
}

.feed ul {	margin: 0;	padding: 0;	list-style: none;}
.feed li {	font-family: Arial;	font-size: 11px;	line-height: 14px;	}
.feeditem a:link, .feeditem a:visited {    position: relative;    z-index: 24;    text-decoration: none;    color: #D22801;}
.feeditem a:hover {	z-index: 25;	background: #eee;	color: #D22801;}
.feeditem a span { display: none }
.feeditem a:hover span {     
clear:left;       
background-color: #eee;    
color: #000;    
font-family: Verdana,Arial,Helvetica,sans-serif ;
font-size: 11px;
}

.feedtitle img {
position:relative;
bottom:2px;
}

#news_feed .feed {
width:147px;
}

#news_feed .feedtitle {
display:none;
}

div.feed {
border-bottom:1px dashed #000;
margin-bottom:20px;
float:left;
}

div#post-22 h2 {
margin-bottom:0;
}
