		    /*     * Default View Styling     */		div.default_product_display div.textcol{			margin-left: 210px !important;						min-height: 300px;			_height: 300px;		}					div.default_product_display  div.textcol div.imagecol{			position:absolute;			top:0px;			left: 0px;			margin-left: -210px !important;		}				div.default_product_display  div.textcol div.imagecol a img {			width: 200px;			height: 300px;		}				div.default_product_display div.item_no_image  {			width: 198px;			height: 298px;		}		div.default_product_display div.item_no_image a  {			width: 198px;		}    /*     * Grid View Styling     */		div.product_grid_display div.item_no_image  {			width: 198px;			height: 298px;		}		div.product_grid_display div.item_no_image a  {			width: 198px;		}						    /*     * Single View Styling     */     		div.single_product_display div.item_no_image  {			width: 198px;			height: 298px;		}		div.single_product_display div.item_no_image a  {			width: 198px;		}				div.single_product_display div.textcol{			margin-left: 210px !important;						min-height: 300px;			_height: 300px;		}								div.single_product_display  div.textcol div.imagecol{			position:absolute;			top:0px;			left: 0px;			margin-left: -210px !important;		}				div.single_product_display  div.textcol div.imagecol a img {			width: 200px;			height: 300px;		}              div#categorydisplay{    display: block;    }        div#branddisplay{    display: none;    }    