#Comments.Preview {
	border-top: 1px solid #ccc;
}

#Comment_Preview {
	background-position: center top;
	background-repeat: no-repeat;
}

#CommentBody_Preview br {
display: none;
}

#CommentBody_Preview p br {
display: block;
}