.bsPhotoGallery_grey0001_pic{
border-top-width:0px;
border-left-width:0px;
border-right-width:0px;
border-bottom-width:0px;
padding:0px 0px 0px 0px;
border-radius:0px;
}

img.bsPhotoGallery_grey0001_img-responsive3{
max-height:100%;
max-width:100%;
}

.a_bsPhotoGallery_grey0001_pic img{
-moz-transition:all 0.3s;
-webkit-transition:all 0.3s;
transition:all 0.3s;	
}

.a_bsPhotoGallery_grey0001_pic:hover img{
-moz-transition:all 0.3s;
-webkit-transition:all 0.3s;
transition:all 0.3s;	
FILTER:alpha(opacity=80); 
opacity:0.8;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity:0.8;
}

.bsPhotoGallery_grey0001_overflow {
position:relative;
overflow:hidden;  
width:100%;
}

.bsPhotoGallery_grey0001_overlay {
position:absolute; 
bottom:0; 
background:rgba(0, 0, 0, 0.5); /* Black see-through */
color:#FFF; 
width:100%;
opacity:1;
color:#FFF;
font-weight:normal;
font-size:18px;
padding:15px !important;  
line-height:1.38;
text-align:left;
FONT-FAMILY:'Open Sans', sans-serif, Arial;
}