.commentsHolderInternal{
	width:390px;
	margin-bottom: 5px;
	float: left;
	height: auto;
	background-color: #EBEBEB;
	padding: 5px;
	
}
.commentstextHolderinternal {
	float: left;
	height: auto;
	width: 355px;
}
.commentsIconholder {
	float: left;
	height: auto;
	width: auto;
	margin-right:10px;
	padding: 2px;
	background-color: #FFF;
}
#comments{
	width:400px;
	margin-bottom:10px;
	height:135px;
}
#submit{
	float:right;
}

