*{padding: 0; margin: 0;}


div.gallerypic {
  float: left;
  border: 10px;
  }
  
div.gallerypic p {
   text-align: center;
   }

div.category {
  background-color:rgb(220,220,220);
  border:1px solid rgb(100,100,100);
  width:590px;
  padding:10px;
  font-family:arial;
  font-size:20px;
  color:rgb(220,50,50);
  text-align:center;
}

div.morebutton {
  font-family:arial;
  font-size:14px;
  color:rgb(220,50,50);
  cursor: pointer;
}

table.thumbtable{
 border="0";
 width="590";
 cellspacing="0";
 cellpadding="0";
}

div.hiddenpicdiv{

}

.morebutton {

}

