.RssArea
{
	 float:left;
	 margin-right:4px;
	 margin-bottom:29px;
	 width:301px;
}
.RssArea .Header
{
	 text-align:center;
	background-image: url("/Templates/Images/bkg_top_hela.gif");
	background-repeat: no-repeat;
	height:24px;
	padding:15px 10px 0px 0px;
	color:White;
    font-weight :bold;
    width:301px;
}
.RssArea .Body
{
  background-image: url("/Templates/Images/bkg_mid_hela.gif");
	background-repeat:  repeat-y;
	width:301px;
	height:180px; 
	margin:0;
	padding:0;
	overflow:hidden;
}

.RssArea .Bottom
{  
	background-image: url("/Templates/Images/bkg_bottom_hela.gif");
	background-repeat:  no-repeat;
	height:18px;
	
}
.RssArea .Body ul 
{
margin:0;
padding-top:10px;
     
}
.RssArea .Body ul li
{
 

  margin-left:30px;
  margin-right:30px;
    padding-bottom:5px;

 }
 
.RssArea .Body ul li a
{
	 text-decoration:none;
 }
 
 .RssList .Body
 {
	float:left;
	width:470px;
 }
 
 .RssList .Image
 {
	margin-left:30px;
	float:left;
 }
 .RssList
{
   
}

