.promo-venue {height:auto; margin-bottom:250px;}
#scroll-view li .copy .title {padding-right:10px;}

.mmft-embed #blq-local-nav li#n_embed a span,
.mmft-info #blq-local-nav li#n_info a span{
	border-bottom: 1px #fff solid;
}

.sidepanel .module.webchat {
  padding-right:4px;
}
.webchat .webchat-text {
  height:360px;
  overflow-y:auto;
}
.webchat-text  ul li {
  margin-right:4px; 
  padding:8px 5px 20px;
  border-top: solid 1px #504e4f;
  clear: both;

}
.webchat-text  ul li.audience {
  background: none;
} 
.webchat-text  ul li.host  {
  color:white;
  background: url(/staticarchive/7c0f2e4e455d55e553fa5bb0c44e43737acb3c87.png) 0% 0%;
}
.webchat-text  ul li .user {
  font-weight:bold;
  padding-right:8px;
}
.webchat-text  ul li .msg {
  display:block;
}
.webchat-text ul li .details {
	display:block;
	font-size: 0.8em;
	clear: both;
	width:auto;
	float: right;	  
}
.webchat-text ul li .details .user, {

	padding-right:8px;
}
.webchat-text ul li .details .time {

}