table.highslide_image_table  {
	width: 100%;	
	margin-left: auto;
	margin-right:auto;
}

tr.highslide_image_table_row {
	
}

td.highslide_image_table_cell {
	text-align:center;
	/* width is calculated by the amount of columns to be shown) */
}

table.highslide_pagination_table {
	width:auto;
	margin:1em auto;
}

td.highslide_pagination_cell {
	text-align:center;
}

p.highslide_frontend_error {
	border: 1px solid firebrick;
	
}

.undertitle {
	color: #666666;
	font-size: 11px;
	text-align: center;
}

						