﻿.wpActionReduce
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Reduce.gif);
    background-repeat:no-repeat;
    background-position: center left;
    color: White;
    text-decoration: none;
    font-weight:bold;
    padding-left: 15px;
}
.wpActionExtand
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Extand.gif);
    background-repeat:no-repeat;
    background-position: center left;
    color: White;
    text-decoration: none;
    font-weight:bold;
    padding-left: 15px;
}
.wpActionLink
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Link.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionDisplay
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Display.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionInsert
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Insert.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionUpdate
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Update.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
}
.wpActionDelete
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Delete.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
}
.wpActionInsert
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Insert.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
}
.wpActionImport
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Import.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionExport
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Export.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionPrint
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Print.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 15px;
    width: 17px;
}
.wpActionSave
{
    border: none;
    background-color:Transparent;
    background-image: url(/Images/Actions/Save.gif);
    background-repeat:no-repeat;
    background-position: center center;
    height: 20px;
    width: 20px;
}
