#yellbox{
	width: 400px;
	height: 400px;
	overflow: auto;
	padding-right: 12px;
}
#shpost{
	width: 400px;
	height: auto;
	overflow: auto;
	background-color: #FEFEFE;
	background-image: url(../images/blubar.gif);
	background-repeat: repeat-x;
	margin: 4px;
	color: #000;
}
#sh_box{
	width: 400pxs;
	height: auto;
	background-color: #FEFEFE;
	font-weight: bold;
	margin: 4px;
	padding: 2px;
	background-image: url(../images/blubar.gif);
	background-repeat: repeat-x;
	color: #000;
	font-family: Georgia, serif;
}

#sh_image{
	float:left;
	width: auto;
	min-height: 50px;
	margin: 4px;
}
#sh_sender{
	float: left;
	width: auto;
	height: 25px;
	margin: 4px;
	padding: 2px;
	font-size: 12px;
}
#sh_post{
	width: auto;
	display: block;
	height: auto;
	margin: 8px;
	padding: 8px;
	text-align: justify;
	border: 0px solid #000;
	font-size: 14px;
}
.sh_name{
width: 120px;
text-align: left;
margin-right: 200px;
color: #003366;
}
.sh_date{
width: 120px;
font-size: 9px;
color: #666666;
}
.msgentry{
background-color: #ffff99;
}
.special {
display:none;
}