/* CSS Document */

/* -----  display images block---- */

.pict_block {
	width:495px;
	text-align:center;
	}
.pictures {
	width:150px;
	height:75px;
	margin-top:5px;
	margin-right:1px;
	margin-bottom:5px;
	margin-left:15px;
	float:left;
	}

