/* Gallery */
#gallery ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#gallery a, #gallery a.inactive {
	font-weight: normal;
}
#gallery a.active {
	font-weight: bold;
}
.copyblock {
	padding: 5px;
	text-align: center;
}
