div {border: none;
     margin: 0;
     padding: 0;
}
table {margin: 0;
       padding: 0;
       border: 0 none;
       border-collapse: collapse;
}
td {padding: 0;
	vertical-align: top;
}
.itempresentation{
	margin-top: 31px;
}
em {
	font-size: 10pt;
    font-weight: bold;
}
div.itempicture {
	margin: 0 0 1em 0;
}
.itempicture img {
	border: 1px solid black;
}
.itempicture a {
  font-size: 8pt;
}
div.itemtitle {
	font-size: 10pt;
	float: left;
	margin: 0 0 1.5em 0;
	width: 100%;
}
h1 {
	margin: 0 0 0 0;
}
h2 {
	margin: 2em 0 0.5em 0;
}
h3 {
 	margin: 1em 0 0 0;
}
.itemedition {margin: 6pt 0 6pt 0;
}
.itemspec {
	padding-right: 3px;
}
.itemauthorlinks, .itemcollections{
	margin: 2em 0 0 0;
	float: left;
}
.itemauthorlinks p,.itemauthorlinks a,.itemcollections p,.itemcollections a {
	font-size: 7pt;
}
div.itemdescrip{
	margin: 0.5em 0 0 0;
	font-size: 10pt;
	float: left;
	width: 100%     /* Ellers bliver der problemer med for brede billeder i IE */
}
.itemdescrip li {
	font-size: 10pt;
}

/* ****************************** */
.itemfooter{
	clear: both;
	margin: 1em 0 0 0;
	font-size: 8pt;
	background-color: red;    /*    Delete marking, 10/07-2008      */
}
.itemfooter a{
	font-size: 8pt;
}
