.gallery_hld{ height:60px;}
.gallery{ float:left; width:48px; height:48px; margin-right:15px; margin-top:10px; text-align:center;}
.gallery a{ border:1px solid #e1e1e1; background:#edebeb; padding:4px; text-align:center; text-decoration:none; width:200px; height:133px; display:block;}
.gallery a:hover{ background:#999999; padding:5px;}
.galleryv a{ border:1px solid #e1e1e1; background:#edebeb; padding:4px; text-align:center; text-decoration:none; width:133px; height:200px; display:block;}
.galleryv a:hover{ background:#999999; padding:5px;}