body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: none;
	background-color: White;
	color: Black;
}
* html body {
	font-size: 100%;
}
html, body, #frame { overflow:visible; }

#menu, #metanav, #metanav2,#disclaimer, #footer,
#showdetails, #hidedetails,
#pageselect,
.adminicons, #admincorner, #editcorner, #admin { 
	display: none; 
}

#fixedbar, #frame, #scrollable, #header, #shorttext,
#home, #content, #shortlist, #longlist, #photolist, #related { 
	position: static; 
	left: 0;
}
body>#frame { margin-left:0; }
body>#fixedbar { position:static; }
body>#scrollable { position:static; }

#logoicpdr {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 1em;
}

#teaser {
	width: 450px;
}
#teaserimage {
	left: 470px;
/*	margin-left: 20px;
	margin-right: -10px;
*/}
#content {
  width: auto;
}
/* Only for IE 5 + 6 */
* html #content {
  width: 600px;
}

#listdescription, #folderdescription, #listheader,
#longlist .group, .detail,
#longlist .noimage, 
#longlist .item .info, #items .detail .info,
#paging  {
	width: auto;
}

#showdetails, #hidedetails {
	visibility: hidden;
}
	
#printfooter {
	clear: both;
	margin-top: 2em;
	display: block;
}
#printfooter div {
	float: left;
}
#printfooter .lastedit { 
	float: right;
}

#related {
	margin-top: 2em;
}
#related ul {
	width: auto;
}

.printlink {
	display: inline;
	text-transform: none;
}

/** html h5, .infoboxleft {
	float: left;
	border: 1px solid red;
}*/
