/* 
    Document   : wpfv
    Created on : 30 janv. 2014, 15:02:14
    Author     : romainluyten
    Description:
        Purpose of the stylesheet follows.
*/

.wpfv-button{
    display: block;
   /* background: url('/wp-content/uploads/2013/12/favoris.png'); */
    cursor: pointer 
}
#wpfv .price img{
    
    top: -5px;
    left: -11px;
}
.wpfv-delete{
    left: 10px;
    position: relative;
    top: -30px;
    
}
.alpha .wpfv-delete{
    left: 0;
}
#wpfv .twofeatures td:last-child{  left: 193px;
    position: absolute;}
#wpfv .alpha .twofeatures td:last-child{  left: 202px;
    position: absolute;}
.wpfvcompare {width: 100%}