@charset "utf-8";
/* CSS Document */
#topmenu li.active a, #leftmenu li.active a {
	color: #FFFFFF;
	background-color: #333333;
	text-shadow: none;
}
#myPanel ul li, #myPanel ul li a {
	font-size: 0.9em;
	line-height: 1.1em;
}
.image {
	display: block;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.image img, .ui-content .image img {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageCaption {
	text-align: center;
	display: block;
	margin: 0px;
	padding-top: 0.1em;
	padding-right: 0px;
	padding-bottom: 1.9em;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
#gallery .image {
	text-align: center;
	height: 100px;
}
#gallery .image img {
	width: auto;
	max-width: 100%;
	max-height: 100px;
}
#gallery .image > span {
	display: table;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery .image > span > span {
	display: table-row;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery .image > span > span > span {
	display: table-cell;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}
#gallery .imageCaption {
	margin-bottom: 0px;
	padding-bottom: 0.1em;
}
.alfred_column {
	display: block;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 2.54%;
	margin-bottom: 0px;
	margin-left: 0px;
}
.alfred_column.last {
	margin-right: 0px;
}
.alfred_column.col1 {
	width: 6%;
}
.alfred_column.col2 {
	width: 14.54%;
}
.alfred_column.col3 {
	width: 23.09%;
}
.alfred_column.col4 {
	width: 31.63%;
}
.alfred_column.col5 {
	width: 40.18%;
}
.alfred_column.col6 {
	width: 48.72%;
}
.alfred_column.col7 {
	width: 57.27%;
}
.alfred_column.col8 {
	width: 65.81%;
}
.alfred_column.col9 {
	width: 74.36%;
}
.alfred_column.col10 {
	width: 82.90%;
}
.alfred_column.col11 {
	width: 91.45%;
}
