/*[begin] - ultimate events mod from modzzz */
.bx_events_file_search_pic {
    border: 1px solid #CCCCCC;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #EDEDED;
}

.events_unit {
	padding: 0px;
	margin: 10px;
	height:85px;
	overflow: hidden; 
	position: relative; 
}

.events_unit .thumbnail_block {
    left:0;
    position:absolute;
    top:0;
}

.events_unit .unit_info {
    margin-left:68px;
    min-height:70px; 
}

.events_unit .title {
    font-size:12px;
    margin-bottom:-3px;
    width:85%;
}

.events_unit .fr_small_gray_centered {
    color:#999;
    height:20px;
    line-height:15px;
    font-size:9px;
    float:left;
    overflow:hidden;
    margin-bottom:5px;
    vertical-align:middle;
}

.events_unit .margined {
    margin-right:5px;
    line-height:18px;
}

.events_unit .margined10 {
    margin-right:10px;
} 

div.activity_spacer{
   margin-bottom:3px; margin: 0; padding: 5px 0px 5px 0px; 
}  
 
div.activity_date {
	float: right; 
	color: #999999;
	padding-left: 5px;
}
div.activity_desc {
	float: left; 
 	padding-left: 5px;
}  
 
.bx_events_unit_views {
	    float: right;
	    font-size: 9px;	
	    height: 10px;
	    line-height: 11px;
	    padding: 3px 0px 0px 5px;
	    margin:0 5px 0 0;
	    color: #333;
	    overflow:hidden; 
	    background-image:url(../images/icons/views.png);
	    background-position:0 0px;
	    background-repeat:no-repeat;       
}

.bx_events_unit_views b {
	padding-left:19px;
	font-weight: normal;
}

.comment .messages {clear: both; overflow: hidden; position: relative; border-bottom: 1px solid #e0e0e0; margin: 0; padding: 5px 0px 5px 0px; }
.comment .messages p {margin: 0;}
.comment p.messages-meta {padding: 0 0 2px 0px;} 

.comment p.messages-meta a {font-weight: 700;}
.comment p.messages-message {padding: .25em 0 1em 30px; background: url(../images/icons/quote.png) 0 2px no-repeat; color: #89939a;} 
p.meta { color: #89939a; font-size: .917em;}
p.meta a em {color: #89939a; font-style: normal;}
p.meta a {text-decoration:none; font-weight: 700;}  
/* [end] - ultimate events mod from modzzz */
  
.bx_events_unit {
	height: 193px;
    position:relative;
}

.bx_events_unit .sys_file_search_pic {
    height: 108px;
}

.bx_events_unit .sys_file_search_pic img {
    height: 100px;
}

.bx_events_unit_participants { 
	float: right;
	font-size: 9px;	
	height: 10px;
	line-height: 11px;
	padding: 3px 0px 4px 0px;
	margin:0;
	color: #333;
	overflow:hidden;   
    background-image:url(../images/icons/participant.png);
    background-position:0 2px;
    background-repeat:no-repeat;    
}

.bx_events_unit_participants b {
    padding-left:13px;
    font-weight: normal;
}



