div#content img {
max-width: 480px;
height: auto;
}

div#content img.small {
max-width: 200px;
height: auto;
}

#tdld-tab ul li a, body#front #nav {
text-transform: lowercase;
}

ol.zem_toc , ol.zem_toc li {
	display: inline;
	margin: 0;
	padding: 0;
font-size: 0.95em;
line-height: 1.5em;
margin-right: 0.8em;
}

ul.zem_toc {
font-size: 0.95em;
line-height: 1.5em;
padding-left: 2em;
}

body#news #content.subpage .grey-box .bio img {
max-width: 48px;
height: auto;
border: 1px solid #333;
}

body#front #content img {
max-width: 660px;
height: auto;
}

div#gallery .left {
float:left;
}
div#gallery .right {
float:right;
}

div#gallery {
text-align:center;
overflow: auto;
width: 100%;
}

div#gallery div.zem_img_index_item {
width: 150px;
height: 150px;
margin: auto;
float:left;
}

div#content .timestamp {
font-size: 0.8em;
text-align: right;
}

hr.newsbreak {
display: block;
width: 16px;
border-top: 1px dotted #333;
margin: 1em auto;
}

div#content table {
width: 660px;
font-size: 1.0em;
border-collapse: collapse;
}

div#content td:first-child, div#content td:last-child {
width: 100px;
}

/*
div#content td {
padding-right: 1em;
width: auto;
}

div#content table td:first-child {
width: 100px;
}
*/

div#content a {
text-decoration: underline;
}

div#frontpage-text {
width: 660px;
margin-top: 1em;
}