#mutualFriendsBlock div.wall-clear {
    clear:both;
    font-size:0px;
}
#mutualFriendsBlock div.wall-view {
    padding:0px;
    position: relative;
	z-index:0;
}
#mutualFriendsBlock div.wall-divider,
div.wall-divider-today {
    height: 16px;
    padding-left: 20px;
    position: relative;    
    background-color: #ededed;
    background-repeat: no-repeat;
    background-position: 0px center;
    
    line-height: 16px;
    font-size: 11px;
}
#mutualFriendsBlock div.wall-divider-nerrow {
    height: 2px;
    margin-left: 25px;    
    position: relative;
    
    /*background-color: #cccccc;*/
}
#mutualFriendsBlock div.visible {
    display: block;
}
#mutualFriendsBlock div.hidden {
    display: none;
}

#mutualFriendsBlock div.wall-event {
    /*margin-left: 25px;*/
    position: relative;
	border:none;
	box-shadow:none;
	
    
    /*behavior: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/css/border-radius.htc);
   
    -moz-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px; */  
}
#mutualFriendsBlock div.wall-container{ background-color:#fff; padding: 0 0 10px; }
#mutualFriendsBlock .author-image{
	top:0;
	left:0;
    position: absolute;
    background: transparent;
    border:1px solid white;
	}	
#mutualFriendsBlock div.middle{
    border-top: 2px solid #cccccc;
}
#mutualFriendsBlock div.wall-loading {
    width: 89px;
    height: 64px;
    position: absolute;
    z-index: 777;
    display: none;
	background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/loading_bg.png);
    background-position: center;
    background-repeat: no-repeat;
    text-align: center
}
#mutualFriendsBlock div.wall-loading img {
    width: 31px;
   /* height: 31px;*/
    margin: 26px 0px 0px 0;
}
/*--- Event Caption Styles ---*/
#mutualFriendsBlock div.wall-caption {
    height: 30px;
    padding-left: 20px;
    
    position: relative;
    
    background-repeat: no-repeat;
    background-position: 0px center;
    
    line-height: 30px; 
}
#mutualFriendsBlock span.wall-caption-owner {
    font-weight: bold;
}
#mutualFriendsBlock a.wall-caption-link,
#mutualFriendsBlock a.wall-caption-link:link {
    text-decoration: none;
    /*color: #3333cc;*/
}
#mutualFriendsBlock a.wall-caption-link:hover,
#mutualFriendsBlock a.wall-caption-link:active {
    text-decoration: underline;
}


/*--- Event Content Styles ---*/
#mutualFriendsBlock div.wall-content {
    position: relative;
}
#mutualFriendsBlock div.status-message {
    font-size: 12px;
    font-weight: bold;
    color: #333333;
}
#mutualFriendsBlock div.wall-shp-wrapper {    
    position: relative;
    
    border: 1px solid #cccccc;    
}
#mutualFriendsBlock img.wall-shp {
    background-repeat: no-repeat;
    background-position: center;
}


/*--- Common Post styles ---*/
#mutualFriendsBlock div.common {
  	padding: 0;
}
#mutualFriendsBlock div.wall-post-actions {
    top: 10px;
    right: 9px;
    height: 16px;
    position: absolute;
    z-index: 3;
}

#mutualFriendsBlock div.wall-post-action {
    width: 16px;
    height: 16px;    
    position: relative;    
    background-repeat: no-repeat;
    background-position: center;
}
#mutualFriendsBlock div.wall-post-action img {
    width: 16px;
    height: 15px;
}

#mutualFriendsBlock div.wall-post-follow {
   width:39px; 
   height:15px; 
   /*margin-right:2px;*/
   background-repeat: no-repeat;
   background-position: 0 0px;
}
#mutualFriendsBlock div.wall-post-follow:hover{
   background-position: 0 -15px;
}
#mutualFriendsBlock div.wall-post-follow img {
    width:39px; 
    height:15px;
}


#mutualFriendsBlock div.wall-post-unfollow {
   width:51px; 
   height:15px; 
   /*margin-right:2px;*/
   background-repeat: no-repeat;
   background-position: 0 0px;
}
#mutualFriendsBlock div.wall-post-unfollow:hover{
   background-position: 0 -15px;
}
#mutualFriendsBlock div.wall-post-unfollow img {
    width:51px; 
    height:15px;
}


#mutualFriendsBlock div.wall-event div.thumbnail_block {
  /*  left: 0px;*/
    top: 18px;
	left: 1%;
    position: absolute;
    background: transparent;
   /* padding-left: 5px;*/
}
#mutualFriendsBlock table.wall-balloon {
    width:90%;
    padding: 0px;
    margin: 0px;
    position: relative;
    border: 0px;
    border-collapse: collapse;
    font-size: 12px;
    margin-left: 30px;
}
#mutualFriendsBlock table.wall-balloon tr,
#mutualFriendsBlock table.wall-balloon td {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#mutualFriendsBlock tr.wall-head {
    height:20px; position: relative; line-height: 20px;
}
#mutualFriendsBlock tr.wall-head a { text-decoration: none; color:#222; font-weight: bold;	font-size:12px; }
#mutualFriendsBlock tr.wall-head a:hover { text-decoration: underline; }


#mutualFriendsBlock td.wall-head-l,
#mutualFriendsBlock td.wall-head-m,
#mutualFriendsBlock td.wall-head-r {        
    position: relative;
}
#mutualFriendsBlock td.wall-head-l {
    width: 14px;        

   /* background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-tl.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
#mutualFriendsBlock td.wall-head-m {    
   /* background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-tm.png);
    background-repeat: repeat-x;*/
}
#mutualFriendsBlock td.wall-head-r {
    width: 9px;        

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-tr.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
#mutualFriendsBlock td.wall-cont {    	
    position: relative;      
}
#mutualFriendsBlock td.wall-cont-l,
#mutualFriendsBlock td.wall-cont-m,
#mutualFriendsBlock td.wall-cont-r {
    position: relative;
}
#mutualFriendsBlock td.wall-cont-l {
    width: 14px;

   /* background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-ml.png);
    background-repeat: repeat-y;*/
    
    font-size: 0px;
}
#mutualFriendsBlock td.wall-cont-m {
 /*   background-color: #e9ecff;*/
}
#mutualFriendsBlock td.wall-cont-r {
    width: 9px;

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-mr.png);
    background-repeat: repeat-y;*/
    
    font-size: 0px;
}
#mutualFriendsBlock tr.wall-foot {
    height: 8px;
	
    position: relative;
    
    font-size: 0px;
}
#mutualFriendsBlock td.wall-foot-l,
#mutualFriendsBlock td.wall-foot-m,
#mutualFriendsBlock td.wall-foot-r {        
    position: relative;      
}
#mutualFriendsBlock td.wall-foot-l {
    width: 14px;

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-bl.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
#mutualFriendsBlock td.wall-foot-m {
  /*  background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-bm.png);
    background-repeat: repeat-x;*/
}
#mutualFriendsBlock td.wall-foot-r {
    width: 9px;       

    /*background-image: url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/bln-br.png);
    background-repeat: no-repeat;*/
    
    font-size: 0px;
}
#mutualFriendsBlock a.wall-author {
    text-decoration: none;
    text-transform:none;
    /*color: #3333cc;*/
}
#mutualFriendsBlock span.wall-posted-ago {
    text-transform: lovercase;
    font-size: 11px;
   color: #999;
   font-weight:normal;
   margin:0 10px;       
}
#mutualFriendsBlock div.wall-body {
    position: relative;
}



#mutualFriendsBlock div.wall-post-link {
    position: relative;
}
#mutualFriendsBlock div.wall-lnk-title {
    position: relative;
    font-weight: bold;
}
#mutualFriendsBlock div.wall-lnk-crunch {
    position: relative;
   // font-weight: bold;
}
#mutualFriendsBlock div.wall-lnk-url {
    position: relative;
	margin:5px 0;
}
#mutualFriendsBlock div.wall-lnk-url a{
    /*color: #333;*/
    font-weight:normal;
	font-size:11px;
}
#mutualFriendsBlock div.wall-lnk-description {
    position: relative;
}
#mutualFriendsBlock div.wall-post-media {
    position: relative;
    clear: both;
    padding-top: 10px;
}
#mutualFriendsBlock div.wall-pm-thumbnail {
    margin-right: 5px;    
    position: relative;
    float: left;    
    /*border: 1px solid #cccccc;  
    background-color: #ffffff;*/
}
#mutualFriendsBlock img.wall-pm-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    border:2px solid white;
}

#mutualFriendsBlock .wall-comments img.wall-pm-thumbnail {
    background-repeat: no-repeat;
    background-position: center;
    border:1px solid #BBB;
}

/*--- Comment Styles ---*/
#mutualFriendsBlock div.wall-comments {
    padding-left: 0px;
    position: relative;
    font-size: 11px;
	margin:0;
}
#mutualFriendsBlock div.common div.wall-comments {
 /*padding-left: 7px;
    margin-top: 1%;*/
	margin:0;
}
#mutualFriendsBlock div.wall-comments-view-ctl,
div.wall-comments-post-ctl {    
    position: relative;
    float: left;
    
    line-height: 10px;
}
#mutualFriendsBlock div.wall-comments-view-ctl {    
    text-align: left;
}
#mutualFriendsBlock div.wall-comments-post-ctl {
    float: right;
    text-align: right;
}
#mutualFriendsBlock div.wall-comments-view-cnt,
div.wall-comments-post-cnt {
    position: relative;
    clear: both;
    display: none;
}
#mutualFriendsBlock a.wall-cmt-view-exp,
#mutualFriendsBlock a.wall-cmt-view-col {
    padding-left: 10px;
    
    background-repeat: no-repeat;
    background-position: 0px center;
}
#mutualFriendsBlock a.wall-cmt-view-exp {
    background-image:url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/cmt_exp.png);
}
#mutualFriendsBlock a.wall-cmt-view-col {
    display: none;
    background-image:url(http://www.krrunch.com/modules/hoopz/cncwall/templates/tmpl_cnc/images/icons/cmt_col.png);
}

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

#mutualFriendsBlock .thumb_username {
    font-size: 11px;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
}

#mutualFriendsBlock .left-navigation-links{
		padding-top: 15%;
		padding-left:15%;
		text-align: left;
	}
#mutualFriendsBlock .left-navigation-link{
	height: 20px;
	}	
#mutualFriendsBlock .left-navigation-link a{	
	color: #5B84C7;
	text-decoration:none;
	}
#mutualFriendsBlock .left-navigation-link a:hover{
	color: #5B84C7;
	text-decoration:none;
	}	
#mutualFriendsBlock .popup_wrapper .dbTopMenu div a, .popup_wrapper .dbTopMenu div a:link, .popup_wrapper .dbTopMenu div a:hover, .popup_wrapper .dbTopMenu div a:active, .popup_wrapper .dbTopMenu div a:visited {
    color: #5B84C7;
    font-size: 11px;
}

#mutualFriendsBlock div.cmt-replies a.cmt-replies-show,div.cmt-replies a.cmt-replies-hide{
	background-image:none;
	/*color: #36ABC2;*/
	/*color:#f60;*/
	text-decoration: none;
	}
#mutualFriendsBlock div.cmt-replies a:hover.cmt-replies-show,div.cmt-replies a:hover.cmt-replies-hide{
	background-image:none;
	/*color: #36ABC2;*/
	/*color:#f60;*/
	text-decoration: underline;
	}
	

#mutualFriendsBlock div.cmt-replies a.cmt-repliesshow:hover{
	text-decoration: underline;
	}	
#mutualFriendsBlock div.loading{
	padding: 5px;
	}	
	
#mutualFriendsBlock div.no-posts{
	font-size: 12px;
	/*line-height:250px;*/
	height:250px;
    text-align: center;
    width: 100%;
	}	
	
#mutualFriendsBlock div.no-posts-text{
	background: none repeat scroll 0 0 #f4f4f4;
    border-radius: 5px 5px 5px 5px;
    /*font-weight: bold;*/
    margin-top: 30px;
    /*line-height: 40px;*/
     line-height:24px;
    font-size: 11px;
    border: 1px solid #A8A8A8;
    text-transform: capitalize;
	}		
	
#mutualFriendsBlock div.dbTmCenter {
    /*overflow: visible; (Modified by Sanjay to fix bug no. 1946 as top menu was appear outside of menu container)*/
	overflow: hidden;
    white-space: nowrap;
    width: 146px;
}
#mutualFriendsBlock .dbTopMenu div.active { line-height:24px; }

#mutualFriendsBlock .media-title{
	 padding-top: 10px;
	}

#mutualFriendsBlock .media-description{
	 padding-top: 5px;
	}
	
#mutualFriendsBlock .view-top-head{
	float:left; width:100%;
	margin:0 0 10px 0; 
	border-bottom:1px solid #bbb;
	z-index:2;
	position:relative;
	
	}	
	
#mutualFriendsBlock .close_button { float: right; position: absolute; right: -64px; top: 3px; cursor:pointer; }

#mutualFriendsBlock .country{ width: 105px; }

#mutualFriendsBlock a.knk-link{ text-decoration: none;}

#mutualFriendsBlock a.knk-link:hover{ text-decoration: underline; }
/*div.wall-container a:hover{ text-decoration: none; }*/

#mutualFriendsBlock .wall-post-body{
	width:480px;
word-wrap: break-word;
	}
	
#mutualFriendsBlock a.not-loggedIn{
    text-decoration: none;
    color:#333
}
#mutualFriendsBlock a.not-loggedIn:hover,
#mutualFriendsBlock a.not-loggedIn:active {
    text-decoration: none;
    color:#333
}


#mutualFriendsBlock div.wall-post-action {
   background-position: 0 0;
    background-repeat: no-repeat;
    height: 15px;
    position: relative;
    width: 16px;
    float: left;
}

#mutualFriendsBlock div.wall-post-action:hover {
    background-position: 0px -15px;
    background-repeat: no-repeat;
    height: 15px;
    position: relative;
    width: 16px;
}

#mutualFriendsBlock .close_button { float: right; position: absolute; right: -15px; top: -12px; cursor:pointer;
			background:url(../../../../../../templates/tmpl_cnc/images/icons/close.png) no-repeat 0 0;	width:32px; height:32px;
 }
#mutualFriendsBlock .title_close_button { float: right; position: relative; right: -40px; top: -38px; cursor:pointer;
			background:url(../../../../../../templates/tmpl_cnc/images/icons/close.png) no-repeat 0 0;	width:32px; height:32px;
}
#mutualFriendsBlock .title_close_button a {display:block; width:32px; height:32px;}

#mutualFriendsBlock div.wall-translation {	margin-top:5px; float:left; }

#mutualFriendsBlock div.wall-translate{ float:right; }
#events_01 .wall-comments div.cmt-reply{ background:none; padding:0}
ul.cmts li.cmt {
    background-color: #F4F5F6;
    border-bottom: 1px solid #FFFFFF;
    margin: 0;
    padding: 5px;
}