div.bx_photos-wall-event {
    position: relative;    
}
div.bx_photos-wall-caption {
    height: 30px;
    padding-left: 20px;
    
    position: relative;
    
    background-repeat: no-repeat;
    background-position: 0px center;
    
    line-height: 30px; 
}
span.bx_photos-wall-caption-owner {
    font-weight: bold;
}
a.bx_photos-wall-caption-link,
a.bx_photos-wall-caption-link:link {
    text-decoration: none;
}
a.bx_photos-wall-caption-link:hover,
a.bx_photos-wall-caption-link:active {
    text-decoration: underline;
}
div.bx_photos-wall-content {
    position: relative;
}
div.bx_photos-wall-shp-wrapper {    
    position: relative;
	float: left;
	overflow: hidden;
}
div.bx_photos-wall-content-grouped div.bx_photos-wall-shp-wrapper:first-child {
	margin-left: 0px;
}
div.bx_photos-wall-comments {
    padding-left: 0px;
}

/*--- Overwrite default Comment styles ---*/
div.bx_photos-wall-comments div.cmts {
    padding: 0px;
    /*display: none;*/
}
div.bx_photos-wall-comments div.cmt-reply {
    padding: 0px;
    /*display: none;*/
}
div.bx_photos-wall-comments div.thumbnail_block {
    left: -38px;
    top: 1px;
}