.div_mp_content_body .div_imageGallery                      { margin-top:10px; }
.div_mp_content_body .div_imageGallery .div_loading         { text-align:center; color:silver; background:url(../images/loading_metro.gif) no-repeat 50% 26px; margin-top:60px; min-width:600px; line-height:30px; }
.div_mp_content_body .div_imageGallery .div_folders         { float:left;width: 160px; overflow-x:hidden; }
.div_mp_content_body .div_imageGallery .div_images          { float:right; width:735px; }
.div_mp_content_body .div_imageGallery .div_thumb_wrapper   { float:left; border:solid 1px orange; margin:0 5px 5px 0; }
.div_mp_content_body .div_imageGallery .div_thumb,
.div_mp_content_body .div_imageGallery .div_thumb_error     { display:table-cell; width:140px; height:140px; text-align:center; vertical-align:middle; }
.div_mp_content_body .div_imageGallery .div_thumb_error     { color:gray; font-size:75%; }
.div_mp_content_body .div_imageGallery .div_thumb_loading   { background:url(../images/loading_s.gif) no-repeat 50% 50%; }