.postDateBoxComment {	
	width: 80px;
	height: 37px;	
	float: right;
	font-size: 1em;
	line-height:1.5em;
	padding: 0 8px;
	text-align: center;	
	/*border-right: 1px solid #e5e5e5;
	border-left:  1px solid #e5e5e5;*/	
	margin: 4px 0 0;
	vertical-align: bottom;
}


.commentAuthorName{
		width: 80px;	
	height: 37px;	
	float: right;
	font-size: 1em;
	line-height:1.5em;
	padding: 0 8px;
	text-align: center;	
	border-right: 1px solid #e5e5e5;
	/*border-left:  1px solid #e5e5e5;*/	
	margin: 4px 0 0;
	vertical-align: bottom;
	
}

.commentNumber{
	width: 40px;	
	height: 37px;	
	float: left;	
	font-size: 2em;
	line-height: 1.5em;
	padding: 0 8px;
	text-align: center;	
	border-right: 1px solid #e5e5e5;
	border-left:  1px solid #e5e5e5;	
	margin: 4px 0 0;
	font-variant: small-caps;	
	color: #656565;	
	vertical-align: bottom;	
	overflow: hidden;
}
.commentPic{
		width: 40px;	
	height: 37px;	
	float: left;	
	padding: 0 8px;
	text-align: center;	
	border-right: 1px solid #e5e5e5;
	border-left:  1px solid #e5e5e5;	
	margin: 4px 0 0;
	vertical-align: bottom;
	
}

/* @group My Group */

.leftCommentCol{	
	height: 42px;	
	float: left;	
	width: 50%;	
	/*background-color: #f4f4f4;*/	
	margin: 0;	
	padding: 0;
}
.rightCommentCol{	
	height: 42px;	
	float: right;	
	width: 50%;	
	/*background-color: #effee3;*/
	margin: 0;	
	padding: 0;
}
/* @end */

.commentHolder{	
	margin: 0;	
	padding: 0;
}
.comment1, .comment2, .commentByAuthor{	
width: 319px;
	margin-bottom: 0;	
	padding-top: 8px;	
	padding-bottom: 1px;
}

.comment1Btm, .comment2Btm, .commentByAuthorBtm {	
	width: 363px;
	margin-top: 0;	
	margin-bottom: 1em;	
	padding: 0;	
	display: block;
}

.comment1Btm {
	background: url(../images/2009/comment1-btm.png) no-repeat 0 0;	
	height: 22px;	
}

.comment2Btm {
	background: url(../images/2009/comment2-btm.png) no-repeat 4px 0;	
	height: 22px;	
	overflow: visible;
}

.commentByAuthorBtm {
	background: url(../images/2009/commentHal-btm.png) no-repeat 0 0;	
	height: 42px;	

}

.commentByAuthorBtm p {
	font-variant: small-caps;	
	color: #FFF;	
	display: block;	
	float: right;	
	width: 120px;	
	height: 26px;	
	padding-right: 12px;
	letter-spacing: 1px;	
	font-size: 1.2em;	
	padding-top: 2px;
}

.comment1{	
	/*border: 2px solid #f0f6fe;*/	
	background: url(../images/2009/comment1.png) no-repeat;	
	overflow: visible;	
	padding-right: 18px;	
	padding-left: 30px;
}

.comment2{
	/*border: 2px solid #fff9f0;*/	
	background: url(../images/2009/comment2.png) no-repeat 4px 0;
	padding-right: 14px;	
	padding-left: 34px;
}

.commentByAuthor {
	margin-bottom:0;	
	background: url(../images/2009/commentHal.png) no-repeat;
		padding-right: 39px;	
	padding-left: 13px;
}

.commentBreak {	
	clear: both;	
	margin: 0 0 1.5em;	
	width: 100%;	
	height: .5em;
}
