body, table {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	line-height: 1.75em;
}

.img-right {
	float: right;
	margin-top: 1em;
	margin-left: 1em;
}

dl {
	float: none !important;
}

dt {
	font-weight : bold;
}

dd {
	padding: 0;
	margin: 0;
}

img {
	border: none;
}

p {
	text-align: justify;
}

ul {
	list-style-type: square;
}

table {
	width: 100%;
	border: 1px solid #000;
	border-collapse: collapse;
	margin-bottom: 1em;
}

table th {
	background-color: #eee;
	text-align: left;
}

table td, table th {
	border: 1px solid #000;
}

h1 {
	font-size: 1.5em;
	margin-bottom: 0.5em;
	padding-bottom: 0em;
}

#header {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000;
	text-align: right;
}

hr, #search, #main-menu, #basket-info, #user-info, #language-switcher, #breadcrumbs, #emLightBoxImage, #content-sidebar, #footer .floatLeft, .msg {
	display: none;
}

#footer {
	padding-top: 1em;
	border-top: 1px solid #000;
	font-size: 8pt;
}

.dontPrint {
	display: none;
}

.headline {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000;
}

div.photo {
	width: 25%;
	float: left;
	height: 230px;
	position: relative;
}

.photo dl {
	margin: 0 1%;
}

.photo dl dt {
	position: absolute;
	display: block;
	width: 98%;
	top: 180px;
	text-align: center;
	padding-top: 1em;
}

.photo dl dt a {
	display: block;
	font-weight: bold;
	font-size: 8pt;
	line-height: 1.3em;
	height: 2.6em;
}

.photo dl dd {
	display: table;
	overflow: hidden;
	height: 180px;
	width: 98%;
	border: 1px solid #ccc;
}

.photo dl dd a {
	display: block;
	text-align: center;
	width: 98%;
	display: table-cell;
	vertical-align: middle;
}

#logo {
	position: static;
	display: block;
	height: inherit;
	padding-bottom: 0.5em;
	margin-bottom: 2em;
	border-bottom: 1px solid #000;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}