/* Artist Profile */


/* --- gallery or guestbook --- */

.gallerybox {
 margin: 0 auto; /* center for now */
 width: 100%; /* ems so it will grow */
 background: url(../modules/PHP-gallery/images/sbbody-r.gif) no-repeat bottom right;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: #936B36;
 text-align: center;
}
.gallerybox h3 {
 text-align:left;
}

.gallerybox img {
 margin-bottom: 10px !important;
 float: left;
}

.gallerybox .buttons {
 float:right;
 margin-bottom:5px;
}