﻿div.coltop h2.titlepage{
    padding:11px 10px 0px 10px;
    text-align: left;
}

div.panelbuttons{
  clear: both;
  width: auto;
  height: 36px;
  zoom:1;
}

    div.panelbuttons div{
      width: 34px;
      height: 36px!important;
      float:left;
      background-position:0px 0px;
      background-repeat: no-repeat;
      background-color: transparent;
      margin-left: 5px;
      cursor: pointer;
      //cursor:hand;
      zoom:1!important;
    }

        div.panelbuttons .curr{background-position:100% 0px;cursor:default;}
        div.panelbuttons .over{background-position:100% 0px;}

        div.panelbuttons div.cart{ background-image: url(../Background/sidebar/cart.jpg) }
        div.panelbuttons div.calend{ background-image: url(../Background/sidebar/calend.jpg) }
        div.panelbuttons div.tinfo{ background-image: url(../Background/sidebar/info.jpg) }
        div.panelbuttons div.skype{ background-image: url(../Background/sidebar/skype.jpg) }
        div.panelbuttons div.tzap{ background-image: url(../Background/sidebar/techzap.jpg) }




