* {
	font-family:	Tahoma, Arial, sans-serif;
	background-color: #f9f9d6;
  	display: 		block;
}
channel {
   	padding:		8px 8px 8px 0px;
	width:		95%;
      margin:		6px;
}
item {
	font-size:		smaller;
      padding:		5px;
	width:		95%;
      margin-top:		3px;
	margin-left:	18px;
}
image, language, managingEditor, webMaster, docs, copyright,
generator, lastBuildDate, pubDate, rating, guid, item>author {
  	display: 		none;
}
title {
	font-size:		larger;
	font-weight:	bold;
}
author, link {
	margin-left:	48px;
}
category {
	font-style:		italic;
	margin-top:		12px;
	padding-left:	24px;
}
channel>title {
	margin:		18px 18px 6px 18px;
	color:		#ea2304;
}
channel>description {
	margin:		18px 18px 6px 18px;
	padding-bottom:	8px;
      border-bottom:	#A9A9A9 2px solid; 
}
item>title {
	clear:		right;
	float:		left;
	width:		20%;
	vertical-align:	top;
	text-align:		left;
	color:		#003399;
}
item>description, item>category, item>link  {
	margin-top:		3px;
	width: 		70%;
	float:		right;
}
item>description {
	font-size:		larger;
	padding-bottom:	8px;
      border-bottom:	#A9A9A9 2px solid;
	margin-bottom:	8px;
}



