 #right_column #cheapo{
      background: url('../images/cheapo_bg.jpg') no-repeat;
      height:316px;
      margin-bottom:15px;
    }

    #right_column #cheapo a{
      text-decoration:none;
    }

    #right_column #cheapo #cheapo_left{
      float:left;
      padding: 22px 0px 0px 28px;
      width:470px;
      !width:498px;
    }

    #right_column #cheapo #cheapo_left IMG{
      border: 1px solid #FFFFFF;
    }

    #right_column #cheapo #cheapo_left .video{
      float:left;
    }
    
     #right_column #cheapo #cheapo_left #video_small{
      float:left;
      width:56px;
      margin-left:12px;
    }

    #right_column #cheapo #cheapo_left .vid_preview{
      width:47px;
      height:33px;
      background: url('../images/vid_preview.jpg') no-repeat;;
      float:left;
      margin-bottom:6px;
    }

    #right_column #cheapo #cheapo_right{
      float:left;
      height:246px;
	  !height:300px;
      width:280px;
	  !width:292px;
      overflow:hidden;
      list-style:none;
      padding:70px 0px 0px 12px;
      !padding-left:0px;
      margin:0px;
      position:relative;
    }

    #right_column #cheapo #cheapo_right #cheapo_scroll{
      float:left;
      overflow:hidden;
      height:190px;
    }

   #right_column #cheapo #cheapo_right .cheapo_item{
      font-size: 12px;
      color: #000000;
      width:247px;
      background: url('../images/cheapo_item_bg.jpg') no-repeat;
      min-height: 41px;
      height: auto !important;
      height:51px;
      padding: 10px 10px 10px 10px;
      !padding-bottom:0px;
      margin:0px;
      cursor:pointer;
    }
 

    #right_column #cheapo #cheapo_right .price{
      font-weight: bold;
      font-size: 14px;
      color: #990000;
      display:block;
      padding:0px;
      margin:0px;
    }

    #right_column #cheapo #cheapo_right IMG{
      position: absolute;
      bottom: 15px;
      left:12px;
 	  !bottom:0px;
    }
     #right_column #right_column_inner .fischer{
      position:absolute;
      right:20px;
      top:10px;
    }

    #right_column #right_column_inner #products{
      list-style:none;
      padding:0px;
      margin:0px;
      margin-top:32px;
    }

    #right_column #right_column_inner #products .product_item{
      border: 1px solid #cccccc;
      height:319px;
      width:235px;
      padding:1px;
      float:left;
      background-color: #FFFFFF;
      margin-bottom:20px;
      overflow-y:hidden;
      margin-right:12px;
    }

    #right_column #right_column_inner #products .product_item IMG{
      display:block;
    }

    #right_column #right_column_inner #products .product_item .product_top{
      width:235px;
      height:256px;
    }

    #right_column #right_column_inner #products .product_item .product_bot{
      width:175px;
      !width:235px;
      height:43px;
      !height:63px;
      background: url('../images/product_bot.jpg') no-repeat;
      font-size: 12px;
      color: #003366;
      font-weight: bold;
      text-align:center;
      padding: 10px 30px 10px 30px;
      overflow:hidden;
    }

    #right_column #right_column_inner #products .code{
       color: #333333;
       font-weight: normal;
    }

    #right_column #right_column_inner #products .small_price{
        color: #990000;
        font-weight: normal;
    }

    #right_column #right_column_inner #products a{
        text-decoration:none;
    }



