﻿.Comment
{
	width: 600px;
	text-align: left;
}
.Comment #top
{
	margin-left: 0px;
	height:20px;
}
.Comment #leftTop
{
	margin-left: 0px;
	height: 20px;
	width: 11px;
	background: url('images/comment_left.jpg');
	background-color:White;
	background-repeat:no-repeat;
	float:left;
}
.Comment #centerTop
{
	margin-left: 0px;
	height: 17px;
	width: 578px;
	background-color:White;
	color:#635A44;
	padding-top: 3px;
	font-size:13px;
	font-weight:bold;
	float:left;
}
.Comment #rightTop
{
	margin-left: 0px;
	height: 20px;
	width: 11px;
	background:	url('images/comment_right.jpg');
	background-color:White;
	background-repeat:no-repeat;
	float:right;
}
.Comment #bottom
{
	margin-left: 0px;
	border: solid 2px white;
	padding: 10px 10px 10px 10px;
	width: 576px;
}
.footerS
{
	width: 650px;
	color: #FFF;
	text-decoration:none;
	font-size: 12px;
}