﻿


.DialIcon
{
    background-image: url(../_Shared/Dial.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}


.OwnershipIcon
{
    background-image: url(../_Shared/TakeOwnership.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}

.ChooseEmail
{
    background-image: url(../_Shared/ChooseEmail.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}

.SmsIcon
{
    background-image: url(../_Shared/SmsIcon.png);
    background-repeat: no-repeat;
    background-position: 3px center;
}

span.ObjectRef
{
    visibility:hidden !important;
} 