ADDITIONAL CSS:

div.comment-number {
	float: right;
	color: #999;
	width: 40px;
	text-align: right;
}

ADDITIONAL NOTES:

You can enable commenting on pages by adding the line:
<?php comments_template(); ?>
above the <?php get_sidebar(); ?> line in page.php