	    /*
     * Default View Styling
     */
     	
		div.default_product_display div.textcol{
			margin-left: 110px !important;
						min-height: 78px;
			_height: 78px;
		}
			
		div.default_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -110px !important;
		}
		
		div.default_product_display  div.textcol div.imagecol a img {
			width: 100px;
			height: 78px;
		}
		
		div.default_product_display div.item_no_image  {
			width: 98px;
			height: 76px;
		}
		div.default_product_display div.item_no_image a  {
			width: 98px;
		}


    /*
     * Grid View Styling
     */
		div.product_grid_display div.item_no_image  {
			width: 98px;
			height: 76px;
		}
		div.product_grid_display div.item_no_image a  {
			width: 98px;
		}
		
		
		
    /*
     * Single View Styling
     */
     
		div.single_product_display div.item_no_image  {
			width: 223px;
			height: 198px;
		}
		div.single_product_display div.item_no_image a  {
			width: 223px;
		}
		
		div.single_product_display div.textcol{
			margin-left: 235px !important;
			min-height: 200px;
			_height: 200px;
		}
			
			
		div.single_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -235px !important;
		}
		
		div.single_product_display  div.textcol div.imagecol a img {
			width: 225px;
			height: 200px;
		}
      
        div.default_product_display.product_view_1 div.textcol{
            min-height: 106px !important;
            _height: 106px !important;
      }
      div.default_product_display.product_view_1  div.textcol div.imagecol a img{
            width: 96px;
            height: 96px;
      }
    div.default_product_display.product_view_2 div.textcol{
            min-height: 106px !important;
            _height: 106px !important;
      }
      div.default_product_display.product_view_2  div.textcol div.imagecol a img{
            width: 96px;
            height: 96px;
      }
    div.default_product_display.product_view_4 div.textcol{
            min-height: 120px !important;
            _height: 120px !important;
      }
      div.default_product_display.product_view_4 div.textcol{
            margin-left: 120px !important;
      }
      div.default_product_display.product_view_4  div.textcol div.imagecol{
            position:absolute;
            top:0px;
            left: 0px;
            margin-left: -120px !important;
      }
      div.default_product_display.product_view_4  div.textcol div.imagecol a img{
            width: 110px;
            height: 110px;
      }
    div.default_product_display.product_view_6 div.textcol{
            min-height: 110px !important;
            _height: 110px !important;
      }
      div.default_product_display.product_view_6 div.textcol{
            margin-left: 135px !important;
      }
      div.default_product_display.product_view_6  div.textcol div.imagecol{
            position:absolute;
            top:0px;
            left: 0px;
            margin-left: -135px !important;
      }
      div.default_product_display.product_view_6  div.textcol div.imagecol a img{
            width: 125px;
            height: 100px;
      }
    div.default_product_display.product_view_7 div.textcol{
            min-height: 110px !important;
            _height: 110px !important;
      }
      div.default_product_display.product_view_7  div.textcol div.imagecol a img{
            width: 100px;
            height: 100px;
      }
    div.default_product_display.product_view_24 div.textcol{
            min-height: 110px !important;
            _height: 110px !important;
      }
      div.default_product_display.product_view_24  div.textcol div.imagecol a img{
            width: 78px;
            height: 100px;
      }
    div#categorydisplay{
    display: block;
    }
    
    div#branddisplay{
    display: none;
    }
    