.comment-icon-star{
	background:transparent url(images/Tool_Icons/toolicons_star.png) no-repeat scroll center center;
	display: inline;
}


.comment-icon-flag{
	background:transparent url(images/Tool_Icons/toolicons_flag.png) no-repeat scroll center center;
	display: inline;
}

.comment-icon-link{
	background:transparent url(images/Tool_Icons/toolicons_link.png) no-repeat scroll center center;
	display: inline;
}


#commentbox-header {
	background-color:#DBE0E0;
	border-color:#B4BDBD;
	border-style:solid;
	border-width:1px 1px 0;
	padding:10px;
	position:absolute;
	display: none;
	width: 405px;
}

.textblock {
	border-color:#B4BDBD;
	border-style:solid;
	border-width:1px 1px 0;
	margin-bottom:0;
	min-height:100px;
	padding:10px;
	position:relative;
}


#textblock-1 {
	margin-bottom: 0;
	min-height:160px;	
	
}