@import url("../ocamora/master.css");

.linknav2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.paging a, .linknav2 a {
  text-decoration: none;
}

.lside {
 float: left;
 margin: 15px;
 font-size: 13px;
 color: #003366;
}


h2 .albumtitle {
 display: none;
}

.col50 {
  float: left;
  margin-right: 20px;
}

.col50 img {
 margin: 0px;
 border: 1px solid #FFF;
}

#detailed img {
  margin-top: 37px;
  text-align: center;
}

#detailed a {
  color: #990000;
}
#detailed a:visited {
  color: #cc3333;
}
#detailed a:hover {
  color: #006699;
  text-decoration: underline;
}