.icon-link
{
    text-decoration: none;
}


.info-icon
{
    background-image: url('/bavgr/javax.faces.resource/images/info-flat.png.xhtml?ln=common&amp;v=0.0');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: inline-block;
}

.calculator-icon
{
    background-image: url('/bavgr/javax.faces.resource/images/calculator-flat.png.xhtml?ln=common&amp;v=0.0');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: inline-block;
}

.details-icon
{
    background-image: url('/bavgr/javax.faces.resource/images/details-flat.png.xhtml?ln=common&amp;v=0.0');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: inline-block;
}

.edit-icon
{
    background-image: url('/bavgr/javax.faces.resource/images/edit-flat.png.xhtml?ln=common&amp;v=0.0');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: inline-block;
}

.more-details-icon
{
    background-image: url('/bavgr/javax.faces.resource/images/more-details.png.xhtml?ln=common&amp;v=0.0');
    background-repeat: no-repeat;
    height: 16px;
    width: 16px;
    text-decoration: none;
    display: inline-block;
}

