		
    /*
     * Default View Styling
     */
		div.default_product_display div.textcol{
			margin-left: 106px !important;
						min-height: 136px;
			_height: 136px;
		}
			
		div.default_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -106px !important;
		}
		
		div.default_product_display  div.textcol div.imagecol a img {
			width: 96px;
			height: 136px;
		}
		
		div.default_product_display div.item_no_image  {
			width: 94px;
			height: 134px;
		}
		div.default_product_display div.item_no_image a  {
			width: 94px;
		}


    /*
     * Grid View Styling
     */
		div.product_grid_display div.item_no_image  {
			width: 94px;
			height: 134px;
		}
		div.product_grid_display div.item_no_image a  {
			width: 94px;
		}
		
		
		
    /*
     * Single View Styling
     */
     
		div.single_product_display div.item_no_image  {
			width: 138px;
			height: 178px;
		}
		div.single_product_display div.item_no_image a  {
			width: 138px;
		}
		
		div.single_product_display div.textcol{
			margin-left: 150px !important;
						min-height: 180px;
			_height: 180px;
		}
			
			
		div.single_product_display  div.textcol div.imagecol{
			position:absolute;
			top:0px;
			left: 0px;
			margin-left: -150px !important;
		}
		
		div.single_product_display  div.textcol div.imagecol a img {
			width: 140px;
			height: 180px;
		}
      
        div#categorydisplay{
    display: block;
    }
    
    div#branddisplay{
    display: none;
    }
    <!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->