/* MIKES CUSTOMISED GALLERY CSS */
table.svlinks {
	border-collapse: collapse;
	width: 910px;
	margin: 20px;
}

	table.svlinks td {
		width: 20%;
		text-align: center;
	}
	
	.gallerycontent {
		width: 960px;
		height: 650px;
	}