/* PUBLIC */
div.press {
	width:210px;
}
div.press h2 {
	width:200px;
}
.recent a.splash {
  font-family:arial;
  font-size:18px;
  color:#21518B;
  text-decoration:none;
}
.recent a:hover {
	color:#FFFFFF;
	border:none;
}
/* PDFS */

p.pdf {
  background:transparent url(../images/pdf_icon.gif) no-repeat scroll 0 0;
  padding: 0 0 0 19px;
}
a.getReader {
  background:transparent url(../images/get_reader.gif) no-repeat scroll 0 0;
  display:block;
  height:33px;
  margin:0;
  overflow:hidden;
  padding:0;
  position:relative;
  text-indent:-9999px;
  width:112px;
}