.gallery-block{
	margin-left:15px;
	float:left;
	width:280px;
	height:140px;
	margin-right:20px;
}

.gallery-block .gallery-thumb{
	float:left;
	width:120px;
	height:120px;
	padding:10px;
}

.gallery-block .gallery-details{
	padding:10px;
	padding-left:10px;
	float:left;
	width:110px;
}

.newsItemContainer{
	width:700px;
}

.image-block{
	float:left;
	width:120px;
	height:120px;
	margin:20px;
}
