.promo-venue p {color:#FFF;}

.dna-commentbox-userstate{ 
	background-image: none;

}

h2{
	background-image: none;
}

.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 {

}