@charset "UTF-8";
/* CSS Document */

<style type="text/css">

.commentbox{
background-color: #ececec;
width: 450px;
padding: 10px;
}

.commentfooter{
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 90%;
	color: #4A4A4A;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px 0;
}

</style>
