/***************************************************************************

*                                                                          *

*   (c) 2013 Pasipoularidis Odysseas                                       *

*                                                                          *

* Code rights are reserved by the author.                                  *

****************************************************************************/

.label { position:absolute; right:0px; top:0px; width:48px; height:48px; background:none no-repeat 0 0 transparent; z-index: 100;}

.pagination-container .list .list-price { display:block; float:none; clear:both; }

.pagination-container .list .list-price span { float:left; clear:none; }

.product-cell form, .list form { position:relative; }

.sidebox-body .label { display:none; }

.table.products .label { display:none; }



/* Hides the label from compact list view */

.compact .label {display:none;}

/* Hides the label from products2 view  */

.products-2 form .label{ display:none; }





