body {
    font: 12px Arial, Helvetica, sans-serif;
	background: #CFCFCF;
}
input,textarea {
	border: 1px solid #5B5B5B;
	width: 300px;
	font-size: 12px;
}
iframe {
	height: 100%;
	width: 302px;
}
#top{
	position: fixed;
	top: 6px;
	left: 5px;
	_top: 10px;
}
#bottom{
	position: fixed;
	bottom: 1px;
	left: 5px;
	height: auto;
	_bottom: 50px;
}
input#submit {
    width: 302px;
	padding: 2px 0px 2px 0px;
	color: #333333;
}
.st-content {
	font: 11px/1.5em Arial, Helvetica, sans-serif;
	width: 283px;
	margin: 0;
	padding: 0px 0px 2px 1px;
	border: 1px solid #5B5B5B;
}
.st-name {
    font-weight: bold;
	font-size: 12px;
}
.st-message1 {
    padding: 5px 2px 5px 2px;
	background: url("images/comment_footer1.gif") no-repeat left bottom;
}
.st-message2 {
    padding: 5px 2px 5px 2px;
	background: url("images/comment_footer2.gif") no-repeat left bottom;
}
.st-date-time{
	font-size: 9px;
    color:#5B5B5B
}
.gray{
	color:#5B5B5B; 
	text-decoration:none;
}
.st-footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
    color:#5B5B5B; 
}
a {
	text-decoration:none;
	color: #6699ff; 
}
a:hover {
	text-decoration:underline;
}
