#table {
	margin:0;
	padding:0;
}
#table td {
	border-bottom:1px dotted #ccc;
	padding: 4px 10px;
}

h2.table {
	margin:10px 0 10px 0;
}
a.menu {
  color:#21518B;
  font-family:arial;
  font-size:18px;
}

div.press {
	width:210px;
}


/* PDF CLASS */

p.pdf {
  background:transparent url(../images/pdf_icon.gif) no-repeat scroll 0 0;
  padding: 0 0 0 19px;
  margin-left:25px;
}
p.audio {
  background:transparent url(../images/icon_audio.png) no-repeat scroll 0 0;
  padding: 0 0 0 19px;
  margin-left:25px;
}
p.video {
  background:transparent url(../images/icon_video.png) no-repeat scroll 0 0;
  padding: 0 0 0 19px;
  margin-left:25px;
}
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;
}
