﻿.commentbox {
	background-color: #e5d9c0;
	width: auto;
	padding: 10px;
	font-size: 11px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.commentfooter {
	background: url(../images/commentArrow.gif) 20px 0 no-repeat !important;
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 85%;
	color: #4A4A4A;
	background-position: 20px -5px;
}
.commentSave {
	background-color:transparent;
	border:none;
	height:20px;
	width:150px !important;
	text-align:left;
	padding:0px;
	color:#9b2322;
	font-weight:bold;
	text-decoration:underline;
}
