/* Generated by KompoZer */
img {
  border:  none;
}
.dock {
  position: relative;
  height: 50px;
  text-align: center;
}
.dock-container {
  background-color: transparent;
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 50%;
  position: absolute;
  height: 50px;
  padding-left: 10px;
}
a.dock-item {
  display: block;
  width: 40px;
  position: absolute;
  top: 0px;
  text-align: center;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  font-size: 14px;
  color: #3333ff;
}
.dock-item img {
  border:  none;
  margin: 5px 10px 0px;
  width: 100%;
}
.dock-item span {
  display: none;
  padding-left: 20px;
}
