.commentsmall{
	float: left;
	clear: both;
	width: 630px;
	height: 60px;
	
	margin-top: 4px;
	background-color: #292928;
}

.commentsmall .icon{
	width: 60px;
	margin-left: 0px;
	float: left;

	padding: 4px;
	text-align: center;
}

.commentsmall .user{
	width: 110px;
	margin-left: 0px;
	float: left;

	overflow: hidden;
}

.commentsmall .comment{
	width: 440px;/*440*/
	margin-left: 0px;
	float: left;
	height: 60px;
	text-align: left;
	overflow: auto;
	padding: 0px;
	margin: 0px;

}

.commentsmall .comment a .image{
	float: right;
	height: 60px;
	padding: 0px;
	margin: 0px;
}

#thumbt{
 padding: 0px; margin-bottom: 10px; vertical-align: center;
}
#thumbtparent{
float: left;  margin-left: 3px; margin-bottom: 26px; margin-top: 0px; padding: 0px;
}

.index4_user{
float: left; width: 60px; overflow: hidden;
}



#indexcenter{
	width: 640px;
	padding: 4px;
	border: 2px solid #e2c291;/*f1e1c7;*/
	background-color: #262323;
}