﻿div {	position: relative;}
#comments { line-height: 1.6em;	width: 650px; position: relative; overflow: hidden; clear: both; }
.commentdate	{ font-style: italic;	font-size: 10px;}
.commentauthor { font-size: 13px;	line-height: 19px;	padding: 0 0 8px 0;	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }

.lightcomment { background: #fff url(/images/comments-header.gif) no-repeat 0 0;position: relative; margin-bottom: 0px; _overflow-x: hidden;}
.lightcommentfooter{margin-bottom:15px;height:15px;background: #fff url(/images/comments-footer.gif) no-repeat 0 100%;}

.darkcomment { background: #fff url(/images/homepage-teaser-header.gif) no-repeat 0 100%; position: relative; margin-bottom: 20px; _overflow-x: hidden;}
.commentbody { padding: 16px; z-index: 10;}
.bignumbers { position: absolute; top: 0; right: 0px;	color: #ccc; font-style:italic;	font-family:  "Book Antiqua", Times, serif;
							font-size: 80px;	z-index: 10;padding-top: 26px;height: 150px;	width: 250px;	text-align: right;}
.self .bignumbers {	display: none;}
.commentsLeft{	margin-top:5px;	float:left;	width:150px;text-align:right;font-weight:bold;padding-right:20px}
.commentsRight{	margin-top:5px;	float:left;	width:450px;}

#commentsAddComment { width:650px; padding-left:10px;padding-top:20px;background: #fff url(/images/addcomment-header.gif) no-repeat 0 0;}
#commentsAddCommentFooter { width:650px;  background: #fff url(/images/addcomment-footer.gif) no-repeat 0 100%;}
