.st-content {
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	width: 125px;
}
	
.gray{
	color:#111111; 
	text-decoration:none;
}
.st-message {
	background-color: #C0C5C8;
	margin-left: 2px;
	margin-right: 2px;
	padding: 2px;
	font: 8pt Verdana;
	text-align: left;
	color: #48535B;
	word-wrap: break-word;
}
.st-author {
	background-color: #828E9A;
	border-bottom: 1px dashed #A8B4C0;
	border-top: 1px dashed #A8B4C0;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;		
}

body {
	font-family: Verdana;
	text-align: center;
	font-size: 8pt;
	background-color: #A8B4C0;
}

.st-text{
	color: #48535B;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 8pt;
}
.st-time {
	background-color: #9BA8B1;
	border-bottom: 1px dashed #A8B4C0;
	border-top: 1px dashed #A8B4C0;
	font-size: 8pt;
	text-align: right;
}
.st-comment{
	padding-bottom: 2px;
	padding-left: 0px;
}
.st-text a, .st-text a:link, .st-text a:visited, .st-text a:active {
	color: #48535B;
	text-decoration:none;
}
.st-text a:hover {
	color: #48535B;
	text-decoration:none;
}
.st-comment a:link {
	text-decoration:underline;
	color: #48535B;
}
.st-comment a:visited {
	color: #48535B;
}

.st-comment a:hover {
	text-decoration:none;
}
