     #feature_container{
          width:300px;
          margin-left:10px;
      }
      #feature_top{
          height:472px;
          background-image:url('../images/images/featured_long_top2.png');
          background-repeat:no-repeat;
          background-color:#d5dbe4;
      }
      #feature_bottom{
          height:26px;
          background-image:url('../images/images/featured_long_bottom.png');
          background-repeat:no-repeat;
      }
      #feature_top h2{
          color:white;
          padding-left:12px;
          padding-top:14px;
          font-size:14px;
          font-family:verdana;
      }
      #features{
          list-style-type:none;
      }
      
      #features li{
          width:280px;
          margin:auto;
          clear:both;
          border:1px solid #bdbfc3;
          border-left:0px;
          border-right:0px;
          margin-bottom:3px;
          padding:4px 0px;
          background-color:#d7dade;
          font-size:10px;
      }
      #features img{
          border:0px;
      }
      .feat_img{
          float:left;
          width:65px;
          margin:0px 5px;
      }
      .features_summary{
          float:left;
          width:150px;
          margin-top:0px;
          margin-bottom:0px;
      }

     #view{
          width:280px;
          margin:auto;
          height:170px;
          display:none;
          margin-top:15px;
          margin-bottom:5px;
      }
      #view img{
          border:0px;
      }
      #features li a:hover{
          text-decoration:underline;
      }

      .features_product_name{
          width:255px;
          float:left;
          display:block;
      }

      .features_product_arrowe{
          float:left;
          width:18px;
          display:block;
      }

/* 
      #features li{
          display:block;
          height:22px;
          background-image:url('../images/images/featured_product_li.png');
          padding-top:2px;
          margin-left:0px;
          padding-left:0px;
      }
      #features li a img{
          float:right;
          margin-top:2px;
          margin-right:3px;
          border:0;
      }

      #view p, .feat_img{
          float:left;
      }
      .feat_img a{
          width:76px;
          display:block;
          float:left;
      }

      #view p{
          width:195px;
          float:left;
      }
      #view strong{
          display:block;
      }
   

      #features li a{
          text-decoration:none;
          color:black;
      }
      #features li a:hover{
          text-decoration:underline;
      }*/
