/* $Id: last.css 40 2008-09-09 15:14:37Z edin.coralic $ */

.occurrence_last {
	
}
.occurrence_last #location a.back {
	text-decoration: none;
}
.occurrence_last #location a.back:hover {
	text-decoration: underline;
}

.occurrence_last p.author {
	font-size: 1.3em;
  margin-top: -0.5em;
}
.occurrence_last .more a {
  background: url('/media/dsg/back_arrow.gif') no-repeat center right;
  padding-right: 15px;
}
.occurrence_last .article_files .files {
  border-top: none;
  margin-bottom: 0;
  margin-top: 1em;
}
.occurrence_last .article_files .files h5 {
  font-size: 1.3em;
  color: #666;
}
.occurrence_last .article_files .login_notice {
  font-size: 1.3em;
  margin-top: 1em;
}
.occurrence_last .article_files .login_notice a {
  background: url(/media/dsg/back_arrow.gif) no-repeat center right;
  padding-right: 15px;
}