.search {
    margin-bottom: 15px;
}

.search img {
    max-width: 100%;
    height: auto;
}

.search input {
    border: none;
    background: darkgreen;
    color: #fff;
    padding: 10px 15px;
    border-radius: 10px;
    font-size: 14px;
}

/* Image Gallery Thumbs */
div.picture { 
   position:relative;
   float:left;
   width:125px;
   margin:0px 5px 5px 5px;
}

div.picture_ce {
   padding:5px 0 8px 0
}

div.picture_ce a img {
   max-width:125px;
   max-height:125px;
}

div.picture_ce img {
   max-width:125px;
   max-height:125px;
}

div.picture_top { 
   height:11px;
   font-size:11px;
   line-height:11px;
   overflow:hidden;
   text-align:center;
   width:125px;
}

div.out_prev_img { clear:both;text-align:center }
div.out_prev_img p { display:block;padding:0;margin:0 }

.prev_img_left img { padding-right:10px }

div.prev_img_right { float:right;padding:0 0 0 10px }
div.prev_img_left { float:left;padding:0 10px 0 0 }

.prev_img_center { margin:0 auto }
.prev_img_center * { text-align:center;display:inline }
.prev_img_center img { float:none;margin:0 auto }

div.picture_ce { text-align:center }

div#archivelink.out_art { text-align:center }
