
/* ----------------------------------------------------------
   This section will change the appearance of the Rss Feed
   to allow you to blend it into your existing pages. 
   ----------------------------------------------------------*/
          
    #RSS_Container
        {
	background-color:   #FFFFFF;
	width:              728px;
	margin-bottom: 40px;
	clear: both;
	height: auto;
	float: left;
        }
    
    #RSS_Row
        {
	clear:              both;
	width:              708px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	padding-top: 20px;
        }
	
	#RSS_Image
	    {
	float:              left;
	margin-bottom: 40px;
	    }

	#RSS_Image img
	    {
	height:             160px;
	width:               80px;
	    }

	#RSS_Text
        {
            float:              right;
            margin:             0px 0px 0px 10px;
            width:              508px;
        }
                                    
    .EbayEndTime
        {
            color:              #C80000;
        }
