/* gallery stylesheet for template 2 - thumbs */

@import url(style2.css);

div.iconimage {
	text-align: left;
}

div#gallerytitlebox {
	display: none;
	margin-left: 0;
	margin-top: 5px;
	margin-right: 200px;
	margin-bottom: 10px;
	text-align: left;
	clear: both;
	width: 400px;
}

div#gallerytitle {
	font-weight: bold;
}

table#thumbstable {
	width: 730px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

div.imagelink {
	width: 105px;
	height: 105px;
}