#theSpoofRSSBody 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	width:550px; 
}

#theSpoofRSSTitle 
{ 
	font-size:160%;
	color:#F20909;
	padding:2px 0 0 0;
	margin:12px 0 0 0;
	border-bottom:2px solid #F20909; 
} 

#theSpoofRSSTitle a 
{
	color:#F20909;
	text-decoration:none;
} 

#theSpoofRSSTitle a:hover 
{
	color:#ff0000;
	text-decoration:none;
} 

#theSpoofRSSItem 
{ 
	margin-left:8px;
	margin-right:8px;
	position:relative;
	padding-top:15px; 
} 

#theSpoofRSSItem .storyarrow 
{
	position:absolute;right:0;bottom:1px;
}  

#theSpoofRSSItem a 
{ 
	color:#ff0000;
	text-decoration:none;
	font-weight:bold; 
} 

#theSpoofRSSItem a:hover 
{ 
	text-decoration:underline; 
} 

#theSpoofRSSItemDescription 
{ 
	width:510px; 
}
