/* This file specifies the default style. Site specific changes should go in a seperat file */

.deleteButton {
    width:      20px;
    height:     20px;
    background: url('/images/rank/icon_delete.jpg');
    font-size:  0px;
    border:     0;
    cursor:      pointer;
}

.productProperties ul {
    margin:     0px;
}
