div.pics {
 border:0px solid #000;
 margin-bottom:10px;
}
div.pics div.article {
 margin-bottom: 20px;
}
div.pics div.item {
 margin-right:5px;
 margin-bottom:20px;
 padding-top:10px;
 width:auto;
 float:left;
}
div.pics div.last,
div.pics div.bigview {
  margin-right:0;
}
div.pics div.item div.text {
 text-align:center;
 border:0px solid #000;
}
div.item div.pict {
 border:1px solid #F0F0F0;
 text-align:center;
 vertical-align:middle;
 margin-bottom: 5px;
}
div.pict img {
 vertical-align:middle;
 display:inline;
 position:relative;
}
div.pict a {
 display:inline;
}
div.pict img[id] {
 top:-2px;
}
div.prev_next {
 border:0px solid #000;
 width:100%;
 text-align:center;
 float:left;
}
div.prev_next div.prev {
 width:100px;
 float:left;
 border:0px solid #f00;
}
div.prev_next div.next {
 width:100px;
 float:right;
 border:0px solid #f00;
}
div.pic_folder {
 font-weight:bold;
}
.underline {
 text-decoration:underline;
}
div.back_to_galleries {
 clear:both;
 text-align:center;
}
div.before_gallery {
 border:0px solid #f00;
 margin:8px;
}
div.clearasil {
 height:1px;
 clear:both;
 margin:0;
 padding:0px;
 margin-top:-1px;
 overflow:hidden;
}
