#galerie
{
  position: relative;
  width: 695px;
  height: 500px;
}

div.pagelinks
{
  position: relative;
  text-align: right;
}

.hline
{
  position: relative;
  width: auto;
  height: 11px;
  margin: 5px 0;
  background: url(../img/main/dotline.gif) repeat-x;
}

.hlinebottom
{
  position: relative;
  width: auto;
  height: 2px;
  margin: 5px 0;
  background: url(../img/main/dotline.gif) repeat-x;
}

#thumbs
{
  position: absolute;
  top: 36px;
  right: 0px;
  width: 203px;
  height: auto;
}

#thumbs img
{
  margin-right: 1px;
  margin-bottom: 8px;
  cursor: pointer;
  float: left;
}

#thumbs a
{
  border: none;
}

#screen
{
  position: relative;
  width: 492px;
  height: 369px;
}

#imgScreen
{
  margin: 0;
  padding: 0;
}

#preload
{
  position: absolute;
  top: 420px;
  left: 4px;
  width: 354px;
  height: 21px;
}

#controlbuttons
{
  position: relative;
  width: 695px;
  height: 21px;
  text-align: right;
}

#controlbuttons a
{
  border: none;
}