<HTML>
<HEAD>
<TITLE>
%SITENAME%
</TITLE>
<!-- <meta http-equiv="refresh" content="10"> -->
</HEAD>
<style>
.msgblock{
width:475px !important;
max-width:475px !important;
border:1px solid #EEEEEE;
margin-bottom:5px;
}
#msgbox {
max-width:415px !important;
word-wrap: break-word;
}
#msgbox:hover {
background-color:#FFFFCC;
}
.username a {
text-decoration:none;
color:#000000;
font-weight:bold;
font-size:1.1em;
}
</style>
<!--[if IE]>
<style>
#msgbox {
width:430px !important;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;
white-space: -o-pre-wrap;
word-wrap: break-word;
}
</style>
<![endif]-->
<BODY>
%STREAMMSGBLOCK%
</BODY>
</HTML>