.gallery_list { float: left; clear: both; text-align: left;}
.gallery { float: left; width: 300px;  padding-bottom: 5px; }
.gallery_row { float: left; clear: both; }
.gallery_middle { float: left; clear: right; width: 300px; padding-left: 25px; padding-right: 25px; padding-bottom: 5px; }
.gallery_artwork { float: left; width: 250px;  }
.gallery_info { float: left; clear: both; margin: 3px; }
.gallery_name { float: left; width: 200px; text-align: left; font-weight: bold; }
.gallery_date { float: left; clear: right; width: 94px; text-align: right; font-size: 0.9em; }

.gallery_header { float: left; clear: both; width: 950px; padding-top: 10px; padding-bottom: 10px; }
.gallery_browse { float: left; width: 200px; text-align: left; font-size: 1.3em; }
.gallery_header_name { float: left; clear: right; width: 750px; text-align: right; font-size: 1.3em; }
.gallery_header_name a { color: #000000; }
.gallery_full_artwork { float: left; clear: both; margin-left: auto; margin-right: auto; padding-bottom: 2px; }
.gallery_content { float: left; width: 186px; padding: 2px; }
.gallery_full_content { float: left; width: 950px; margin-left: auto; margin-right: auto; }
#gallery_controls { width: 950px; float: left; }
#gallery_previous { width: 475px; float: left; text-align: left;}
#gallery_next {width: 475px; float: right; text-align: right;}
