body {	
}        

#dock {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  height:26px;
  background:transparent url(../OS/dock-bg3.gif) repeat-x 0 0;
  z-index: 100000;
  opacity:.8;
  filter:alpha(opacity=80);
}       

.dock_icon {
	cursor:pointer;
  float:left;
  width:102px;
  height:21px;
  margin-top:3px;
  background: url(../OS/button-bg.gif);
  text-align:center;
  font-size: 12px;
  color: #000;
  line-height: 22px;    
  margin-right:10px;
  margin-left:10px;
}       

#theme {       
  float:right; 
  margin-top:3px;
  margin-right:15px;
}
