
.wrapper {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}


.lightsGal,
.bwGal,
.customGal {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
    cursor: url(../images/zoomin.cur), default;
}
