.newgallery{
	float:left;
	border:1px solid #533801;
	width:230px;
	padding:3px;
	margin:0px 10px 5px 4px;
}
.newgallery_image{
	float:left;
	width:100px;
	height:75px;
	overflow:hidden;
}
.newgallery_comment{
	float:right;
	width:127px;
}
.newgallery_comment h4{
	color:#800;
	font-size:12px;
	margin:0px;
}
.newgallery_comment h5{
	font-size:10px;
	margin:0px 0px 0px 0px;
	color:#705a5c;
}
.newgallery_comment p{
	margin:0px;
}