﻿.commentbox {
	background-color: #dfdfdf;
	width: auto;
	padding: 10px;
	font-size: 12px;
	line-height:14px;
}
.commentfooter {
	background: url(../images/small_triangle.gif) 20px 0 no-repeat !important;
	padding-left: 48px;
	padding-top: 3px;
	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;
}
