div.commentsBlock {
}

.commentsBlock span.commentsTitle h3 {
	float: left;
	font-size: 20pt;
	margin: 10px 0px -5px 0px;
	width: 458px;
}

div.commentsTitleImage {
	float: left;
	width: 42px;
	height: 37px;
	background: url(../IMG/commentsTitleImage.png) no-repeat;
	margin: 10px 10px -10px 0px;
}

div.leaveCommentTitleImage {
	float: left;
	width: 42px;
	height: 37px;
	background: url(../IMG/leaveCommentTitleImage.png) no-repeat;
	margin: 10px 10px -10px 0px;
}

.commentsBlock span.commentsErrorText h3 {
	float: left;
	font-size: 12pt;
	width: 503px;
	margin: 15px 0px 0px 5px;
	color: #A1758F;
	font-weight: bold;
}

div.commentFormTopLeft {
	float: left;
	width: 245px;
	border-right: 1px solid #000;
	padding: 0px 20px 0px 0px;
	margin: 10px 0px 10px 0px;
}

div.commentFormTopRight {
	float: left;
	width: 230px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 12px;
}

div.commentFormFBLoggedIn {
	float: left;
	width: 400px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}

.commentFormFBLoggedIn span.title h6 {
	font-size: 10pt;
	color: #666;
	margin: 0px 0px 10px 5px;
}

.commentFormTopRight span.title h6 {
	font-size: 10pt;
	color: #666;
	margin: 0px 0px 10px 0px;
}

.commentFormInputTitle span.title h6 {
	float: left;
	font-size: 12pt;
	width: 236px;
	margin: 10px 0px 0px 5px;
}

.commentFormInputTitle input {
	float: left;
	width: 236px;
	margin: 0px 0px 0px 5px;
	padding: 2px;
}

.commentFormTextareaTitle h6 {
	float: left;
	width: 498px;
}

.commentFormTextareaTitle span.title h6 {
	float: left;
	font-size: 12pt;
	margin: 0px 0px 0px 5px;
}

.commentFormTextareaTitle h6 span.directions {
	float: right;
	font-size: 10pt;
	margin: 0px 0px 0px 5px;
}

.commentFormTextareaTitle textarea {
	float: left;
	width: 498px;
	height: 156px;
	margin: 0px 0px 0px 5px;
	padding: 2px;
}

.commentFormCaptchaTitle table {
	float: left;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

.commentFormCaptchaTitle table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: middle;
}

.commentFormCaptchaTitle span.title h6 {
	float: left;
	font-size: 12pt;
	width: 400px;
	margin: 8px 0px -5px 5px;
}

.commentFormCaptchaTitle span.captcha h6 {
	float: left;
	width: 185px;
	margin: 0px 0px 0px 5px;
}

.commentFormCaptchaTitle span.captcha img {
	border: 5px solid #333;
}

.commentFormCaptchaTitle input {
	float: left;
	width: 60px;
	margin: 0px 0px 0px 10px;
	padding: 2px;
}

div.userCommentBlock {
	float: left;
	width: 530px;
	margin: 0px 0px 10px 5px;
}

.userCommentBlock span.message p {
	float: left;
	font-size: 10pt;
	color: #000;
}

.userCommentBlock span.author h6 {
	float: right;
}

div.userCommentBlockInnerTop {
	float: left;
	width: 545px; 
	height: 2px;
	margin: 0px 0px 0px -10px;
	background: url(../IMG/commentBlockInnerTop.png) no-repeat;
}

div.userCommentBlockInnerSpacerTop {
	float: left;
	height: 2px;
	background: #FFE6CB;
}

div.userCommentBlockInnerMiddle {
	float: left;
	width: 505px; 
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px -10px;
	background: url(../IMG/commentBlockInnerMiddle.png) repeat-y;
}

div.commentCode {
}

div.userCommentBlockInnerSpacerMiddle {
	float: left;
	height: 10px;
	background: #FFE6CB;
	margin-left: -20px;
}

div.userCommentBlockInnerBottom {
	float: left;
	width: 545px; 
	height: 22px;
	margin: 0px 0px -10px -10px;
	background: url(../IMG/commentBlockInnerBottom.png) no-repeat;
}

div.userCommentBlockInnerSpacerBottom {
	float: left;
	height: 22px;
	background: #FFE6CB;
}

div.adminCommentBlock {
	float: left;
	width: 530px;
	margin: 0px 0px 10px 5px;
}

.adminCommentBlock span.message p {
	float: left;
	font-size: 10pt;
	color: #000;
}

.adminCommentBlock span.author h6 {
	float: right;
}

div.adminCommentBlockInnerTop {
	float: left;
	width: 545px; 
	height: 2px;
	margin: 0px 0px 0px -10px;
	background: url(../IMG/adminCommentBlockInnerTop.png) no-repeat;
}

div.adminCommentBlockInnerMiddle {
	float: left;
	width: 505px; 
	padding: 10px 20px 10px 20px;
	margin: 0px 0px 0px -10px;
	background: url(../IMG/adminCommentBlockInnerMiddle.png) repeat-y;
}

div.adminCommentBlockInnerBottom {
	float: left;
	width: 545px; 
	height: 22px;
	margin: 0px 0px -10px -10px;
	background: url(../IMG/adminCommentBlockInnerBottom.png) no-repeat;
}

div.commentFormSubmit {
	float: right;
	margin: 10px 5px 0px 0px;
	padding: 0px;
}

div.commentFormSubmitImage {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background: url(../IMG/commentFormSubmitImage.png) no-repeat;
	border: 5px solid #333;
}

div.commentFormSubmitImage:hover {
	cursor: pointer;
	width: 100px;
	height: 40px;
	background: url(../IMG/commentFormSubmitImage.png) no-repeat;
	border: 5px solid #AAA;
}