#center .publication-frame {
  border-bottom: 1px solid #cccccc;
  margin: 0em 0em 1.5em 0em;
  padding: 0em 0em 0.8em 0em;
}

#center .last-frame {
  border-bottom: 0;
}

#center img.cover {
  float: right;
  margin: 0em 0em 1em 1em;
  border: 1px solid #dc5034;
}

#center .publication-frame h2,
#center .publication-frame h2 a,
#center .publication-frame h2 a:link,
#center .publication-frame h2 a:visited,
#center .publication-frame h2 a:active {
  color: #dc5034;
  font-weight: normal;
  text-decoration: none;
}


#center .publication-frame .button,
#center .publication-frame .button:link,
#center .publication-frame .button:active,
#center .publication-frame .button:visited {
  font-size: 0.8em;
  margin: 0.5em 0.5em 0em 0em;
  padding: 0.2em 0.4em 0.2em 1.6em;
  border: 1px solid #b0b0b0;
  color: #f0f0f0;
  text-decoration: none;
  background: #777777 url(http://www.pwc.com/en_GX/webadmin/assets/image/hometile_arrow.gif) no-repeat scroll;
  background-position: 0.6em center;
}

}

#center .publication-frame .button:hover {
  text-decoration: underline;
  color: #ffffff;
}

#center .publication-frame .info {
  float: right;
  clear: none;
  font-size: 0.8em;
  padding: 0em 1em 0em 1em;
  margin: 0.5em 0em 0em 0em;
  border-left: 1px solid #cccccc;
}

#center .publication-frame .last-info {
  border: 0;
}