body, table {
	font-family: Arial, sans-serif;
	font-size: 9pt;
}

img.left {
	display: block;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

img.right {
	display: block;
	border: none;
	float: right;
	margin: 10px 0 0 10px;
}

label {
	display: block;
	font-weight: bold;
	padding-bottom: 0.25em;
}

p {
	line-height: 1.75em;
	text-align: justify;
}

ul {
	line-height: 1.75em;
	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;
}

#emLightBoxImage div.title, .copyright, .no-handheld, .dontPrint {
	display: none;
}

#header {
	padding-bottom: 1em;
}

#footer {
	padding-top: 1em;
}

#handheld-navigation {
	display: block;
}

#handheld-navigation a {
	position: static;
}

#content-sidebar .center {
	text-align: left !important;
}

#search input {
	float: left;
	margin-right: 1em;
}

#hp-categories dl {
	float: none !important;
}

#hp-categories dt {
	font-weight : bold;
}

#hp-categories dd {
	padding: 0;
	margin: 0;
}

div.photo {
	width: 180px;
	height: 230px;
	position: relative;
	margin-bottom: 1em;
}

.photo dl dt {
	position: absolute;
	display: block;
	width: 180px;
	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;
	width: 180px;
}

.photo dl dd {
	display: table;
	height: 180px;
	width: 178px;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

.photo dl dd a {
	display: block;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
