body {
  margin:0;
  padding:0;
  margin-top:0;
  overflow: hidden;
  /*background: #80ddff url(../images/Vendor_Loghi/1.png) no-repeat fixed center 10px !important;*/
  /*background: #94d2e9 url(../images/body-bg.png) no-repeat fixed center 10px !important;*/
}         

#dock {
  margin-top:150px;
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:26px;
  background:transparent url(../images/dock-bg.gif) repeat-x 0 0;
  z-index: 100000;	
}  


#panRight {
  position:absolute;
  top:10px;
  right:0;
  width:64px;
  height:54px;
  z-index: 100000;	
}     


#panLogout {
  position:absolute;
  bottom:60px;
  right:0;
  width:64px;
  height:54px;
  z-index: 100000;	
}  

.dock_icon {
  float:left;
  width:36px;
  height:24px;
  margin-top:3px;
  background: url(../images/button-chrome.png);
  margin-right:2px;
  margin-left:2px;
}       

#theme {       
  float:right; 
  margin-top:3px;
  margin-right:15px;
}