.trans {
    position: fixed;
    top:0px; left:0px; bottom:0px; right:0px;
	z-index:2;
    background-image:url(frame/trans.png);
	border:4px solid #ffffff;
}

.gallery {
    position:fixed;
    top:0px; left:0px; bottom:0px; right:0px;
    z-index:4;
    overflow:auto;
}

#picframe {
    border-collapse:collapse;
    border-spacing:0px;
    width: 510;
    margin:auto;
    text-align:center;
}

#picframe a {
    color:#ffffff;
    font-family:Arial;
    font-weight:bold;
}

#pic {
    height:510;
    width: 550;
    border:0;
}

#back {
    text-align:center;
    width:275;
    border:0;
}

#next {
    text-align:center;
    width:275;
    border:0;
}

.small_pic_b {
    width: 200;
    height:150;
}

.small_pic_h {
    width: 150;
    height:200;
}

.big_pic_b {
    width: 500;
    height:375;
}

.big_pic_h {
  width: 375;
  height:500;
}

.piccell {
  width: 200;
  height:200;
  border:0;
  text-align:center;
  valign:middle;
}
