#content {
  width:698px;
  margin-right:0;
}

#uscite li{
	display:inline;
	margin:4px;
}
#uscite li div {
	width: 152px;
	min-height: 202px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 202px;
	
	margin:2px 0 5px 4px;
	background-color:#fffbdb;
	border:1px solid #ddd;
}
#uscite li div img {
	width:150px;
	height:200px;
	margin:1px;
}

#uscite li div a {
  text-decoration:none;
  color:black;
}

p.pubet {
  margin:8px;
  font-style:italic;
  font-weight:bold;
  color:#444;
}

#archivio {
  margin:10px;
}

#archivio li {
  /*display:inline;*/
  margin:0 10px 0 0;
  font-size:22px;
  font-weight:bold;
}

#archivio li a {
  color:black;
  text-decoration:none;
}

#archivio li a:hover {
  text-decoration:underline;
}

#yearlist {
  float:left;
  text-align:center;
  margin-right:30px;
  background-color:#fffbdb;
  line-height:200%;
  border:1px solid #ddd;
  border-width:0 1px 1px 0;
}

#publist {
  float:left;
  width:500px;
}

table#stelle {
  width:100%;
  font-style:italic;
}

table#stelle tr {
  line-height:40px;
}

table#stelle tr td {
  border-bottom:1px solid #ddd;
  padding-left:10px;
}

table#stelle tr.zebra {
  background-color:#fffbdb;
}

table#stelle a {
  color:#444;
  font-weight:bold;
}

div#fpdf {
  float:right;
}

div.pdfdownload {
  float:right;
  padding:8px;
  border:1px solid #ddd;
  background-color:#fffbdb;
  margin-right:24px;
  height:60px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  box-shadow: 3px 3px 2px #888;
}