#response_body ul{
	margin:0; padding:0;
}

#response_body li{
	margin-left:30px;
	font-size:12px;
	list-style-image: url("http://stopandread.com/assets/style/images/snippet_onlineIcon.jpg"); 
 }

div#msg_list {
	position:fixed;
	bottom:10px;
	right:10px;
	width: 200px;
	background:#335599;
	padding:4px;
	font-family:Tahoma;
	font-size:12px;
}
#msg_head {
	background-color:#FFF;
	font-size:13px;
	color:#000;
}

#msg_head a{
	text-decoration:none;
	display:block;
	padding: 0 10px;
	font-size:17px;
}
#msg_head a:visited{
	color:#000;
}

#msg_head a:hover{
	background-color:#ccffcc;
}

#msg_head a img{
	border:0;
}

#msh_head img{
	padding-top:3px;
}


#response_body {
	padding: 5px 10px 0 10px;
	background-color:#fff;
	height:115px;
	overflow:auto;
	font-size:12px;
}

#activateFlash{
	background-color:#fff;
	font-size:10px;
	text-align:center;
	width:200px;
}

#chatButton{
	font-size:16px;
	padding: 2px 5px;
	margin:2px;
	color:#333;
}
