﻿div.printIt                     {cursor: pointer;  float:right; margin-top: 2px; margin-right: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: -154px 0px; }
div.bookmarkIt                  {cursor: pointer;  float:right; margin-top: 2px; margin-right: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: -132px 0px; }
div.mailIt                      {cursor: pointer;  float:right; margin-top: 2px; margin-right: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: -110px 0px; }
div.navigateIt                  {cursor: pointer;  float:left; margin-top: 2px; margin-left: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: -22px 0px; }
div.copyIt                      {cursor: pointer;  float:right; margin-top: 2px; margin-right: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: -88px 0px; }

div.printIt:hover               { background-position: -154px -22px; }
div.bookmarkIt:hover            { background-position: -132px -22px; }
div.mailIt:hover                { background-position: -110px -22px; }
div.navigateIt:hover            { background-position: -22px -22px;}
div.copyIt:hover                { background-position: -88px -22px; }

div.homeIt                      { cursor: pointer;  float:left; margin-top: 2px; margin-left: 4px; width: 22px; height: 22px; background-image: url('../images/actionbar/actionbar.png'); background-repeat: no-repeat; background-position: 0px 0px; }
div.homeIt:hover                { background-position: 0px -22px;}

div.frameIt                     { background-image: url('../images/actionbar/actionbar.png'); cursor: pointer;  float:left; margin-top: 2px; margin-left: 4px; width: 22px; height: 22px; background-repeat: no-repeat; background-position: -66px 0px;}
div.frameIt:hover               { background-position: -66px -22px; }

div.twinIt                      { background-image: url('../images/actionbar/actionbar.png'); cursor: pointer; float:left; margin-top:2px;margin-left: 4px; width: 22px; height: 22px; background-repeat: no-repeat; background-position: -176px 0px;}
div.twinIt:hover                { background-position: -176px -22px;}

div.deFrameIt                   { background-image: url('../images/actionbar/actionbar.png');  cursor: pointer;  float:left; margin-top: 2px; margin-left: 4px; width: 22px; height: 22px; background-repeat: no-repeat; background-position: -44px 0px;}
div.deFrameIt:hover             { background-position: -44px -22px;}
div.actionarea                  { height: 28px; margin-bottom: 1px; border-top: solid 1px #a0a0a0; border-bottom: solid 1px #a0a0a0; width: 100%; background-image: url('../images/master/header2Background.png'); background-repeat: repeat-x;}