
#CommentFrame{
	margin: 0 0 48px 0;
}

#CommentFrame #CommentTools{
	text-align: right;
}

#CommentFrame #CommentTools img{
	vertical-align: bottom;	
}

#CommentFrame #CommentTools a{
	color: #2a6786;
	font-weight: bold;
}


#CommentFrame #CommentContent{
	margin: 25px 0 15px 0;
}

#CommentFrame .commentEntry{
	margin: 0 0 10px 0;
	position: relative;	
}

#CommentFrame .commentEntry a{
	color: #2a6786;
}

#CommentFrame .commentEntry strong{
	color: #787878;
}

#CommentFrame .commentEntry .link{
	padding: 0 0 0 20px;
	background-image: none;
	width: 340px;		
}

#CommentFrame .commentEntry .link2{
	padding: 0 0 0 20px;
	background-image: url(../images/forum_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 340px;	
}

#CommentFrame .commentEntry .userInfo{
	position: absolute;
	top: 0px;
	right: 0px;		
	color: #b6b6b6;
	font-size: 11px;
	text-align: right;
	background-image: url(../images/forum_user_info.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	width: 107px;
}
