img { 
  border: 0;
}

body {
  font-family: helvetica, arial, sans-serif;
}

img.tmb {

}

img.med {

}

div.comment {
  text-align: center;
}

div.indexpage {
  text-align: center;
}

div.main {

}

div.img {
  text-align: center;
}

div.nav {
  position: relative;
}

div.previous {
  position: absolute;
  left: 0;
  top: 0;
  width: 33%;
  padding-bottom: 0.5em;
}

div.up {
  position: absolute;
  left: 33%;
  top: 0;
  width: 33%;
  text-align: center;
  padding-bottom: 0.5em;
}

div.next {
  position: absolute;
  left: 66%;
  top: 0;
  width: 33%;
  text-align: right;
  padding-bottom: 0.5em;
}

div.login {
  text-align: right;
}
