#about {position:relative; margin-bottom: 25px;}
#commentForm{position: absolute; bottom: -20px; right: 10px;}

li.commentItem {width: 500px; padding: 0 20px; border-top: 1px solid #ffccff; list-style: none;
	position: relative; overflow: hidden;} 
li h4 {float: left; margin-right: 1.5em; padding-left: 40px; color: #cc33cc; 
	background:url('../images/comment.png')  center left no-repeat;}
li p abbr {position: absolute; top: 10px; right: 10px;text-align: right;	float: right; 
	font-size:.8em; color: #fff; opacity: .85; }
li blockquote {clear: left; font-size: .90em; }

.added { font-size:1.2em; background:url('../images/comment.png') center left no-repeat;
	width: 450px; margin: 0 2.5em ; padding: 5px 5px 5px 40px; 
	border: 2px dashed #e60f0f; color: #ff3300;}
.newComment { font-size:.85em; font-style: normal; color: #fff;}