#viewer{
  margin: 0;
  padding: 0;
  position: absolute;
}
#viewer #viewercontrol01{
  left: 0;
  position: absolute;
  top: 0;
}
#viewer #viewercontrol02{
  left: 40px;
  position: absolute;
  top: 0;
}
#viewer #viewercontrol03{
  background: url("./viewercontrols/bg_viewercontrols02.gif") repeat-x top left;
  height: 26px;
  left: 81px;
  position: absolute;
  top: 0;
  width: 320px;
}
#viewer #viewercontrol03 p{
  background-color: transparent;
  color: #555555;
  font-size: 10px;
  margin: 0;
  padding: 4px 0 0 0;
  text-align: center;
}
#viewer #viewercontrol04{
  left: 401px;
  position: absolute;
  top: 0;
}
#viewer #viewercontrol05{
  left: 441px;
  position: absolute;
  top: 0;
}
#viewer #viewercontrols{
  left: 178px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 366px;
}
#viewer #viewercontrols a{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#viewer #viewercontrols a:hover{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#viewer #viewercontrols img{
  border: none;
}
#viewer #viewerimage{
  left: 178px;
  position: absolute;
  top: 0;
}
#viewer #viewerimage #viewerimagezoom{
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  visibility: hidden;
}
#viewer #viewerimage #viewerimagezoom img {
  border: 1px solid #333333;
  margin: 0;
  padding: 0;
}
#viewer #viewerimage a{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#viewer #viewerimage a:hover{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
#viewer #viewerimage img {
  border: 1px solid #333333;
  margin: 0;
  padding: 0;
}
#viewer #viewerimage:hover #viewerimagezoom{
  visibility: visible;
}
#viewer #viewerthumbnail01{
  left: 0px;
  position: absolute;
  top: 0;
}
#viewer #viewerthumbnail02{
  left: 0px;
  position: absolute;
  top: 80px;
}
#viewer #viewerthumbnail03{
  left: 0px;
  position: absolute;
  top: 160px;
}
#viewer #viewerthumbnail04{
  left: 0px;
  position: absolute;
  top: 240px;
}
#viewer #viewerthumbnail05{
  left: 0px;
  position: absolute;
  top: 320px;
}
#viewer #viewerthumbnail06{
  left: 89px;
  position: absolute;
  top: 0px;
}
#viewer #viewerthumbnail07{
  left: 89px;
  position: absolute;
  top: 80px;
}
#viewer #viewerthumbnail08{
  left: 89px;
  position: absolute;
  top: 160px;
}
#viewer #viewerthumbnail09{
  left: 89px;
  position: absolute;
  top: 240px;
}
#viewer #viewerthumbnail10{
  left: 89px;
  position: absolute;
  top: 320px;
}
#viewer #viewerthumbnails{
  margin: 0;
  padding: 0;
}
#viewer #viewerthumbnails a{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  padding: 0;
  text-decoration: none;
}
#viewer #viewerthumbnails a:hover{
  background-color: transparent;
  border: none;
  color: #5c6b83;
  padding: 0;
  text-decoration: none;
}
#viewer #viewerthumbnails img {
  border: 1px solid #333333;
  margin: 0;
  padding: 0;
}
#viewer #viewerthumbnails img.viewerthumbnailcurrent {
  border: 1px dashed #333333;
}
#viewer #viewerthumbnails img:hover {
  border: 2px solid #5c6b83;
}
