﻿#galleries {position:relative;font-size:12px;}
#galleries a {overflow:hidden;float:left;display:block;width:100px;height:130px;padding:10px;margin:8px;background:#dfdfdf;text-decoration:none;color:#505050;}
#galleries a:hover {background:#888;color:#fff;}
#galleries .galImg {width:100px;height:100px;overflow:hidden;margin:0 0 5px 0;}
#galleries .galImg img {border:none;margin:0;}
#galleries .galTitle {text-align:center;margin:0 0 2px 0;width:auto;height:30px;}

#gallery {position:relative;font-size:12px;margin:0 auto;}
#gallery a {overflow:hidden;float:left;display:block;padding:8px;margin:12px;text-decoration:none;background:url(trans10Black.png);}
#gallery a:hover, #gallery a div:hover {color:#ff0044;}
#gallery .galImg {border:3px solid #fff;width:150px;height:150px;overflow:hidden;margin:0 0 2px 0;}
#gallery .galImg img {border:none;margin:0;}
#gallery .galTitle {text-align:center;margin:0;}