div.new_search {
  text-align: right; 
  border: 1px solid #999; 
  padding: 4px; 
  background-color: #f7f7f7; 
  float: right; 
  margin-left: 30px;
}

div.new_search a {
  font-weight: bold; 
  font-size: 11px; 
  color: #000; 
  text-transform: uppercase;
}

div#by_subject div, div#by_year div {
  padding: 3px; 
}

div#catalogue_title {
  font-weight: bold;
  font-size: 15px;
}

div#subjtitle {
  font-weight: bold;
  font-size: 13px;
}

td.newsroom ul {
  list-style: none; 
  padding-left: 10px;
}

td.newsroom ul li,td.listyear ul li { 
  background: url("/fileadmin/templates/rap/img/arrow_2.gif") no-repeat scroll 0 5px transparent;
  line-height: 16px; 
  list-style-type: none; 
  padding-bottom: 5px; 
  padding-left: 15px;
}

/* ##### publication result ####*/

div#list_result {
  border-bottom: 1px dashed #CCCCCC; 
  height: 80px; 
  margin-bottom: 15px;
}

div#list_img {
  height: 70px; 
  width: 55px; 
  float: left;
}

div#list_img img {
  float: left; 
  border: 1px solid #999; 
  padding: 1px;
}

div#list_title, div#list_series, div#list_link {
  padding-bottom: 3px; 
  width: 100%;
}

div#list_title {
  color: #004673;
  font-family: Arial,sans-serif;
  font-size: 12px;
  font-weight: bold;
}

div#list_title a {
  font-size: 12px; 
  font-weight: bold;
}

div#list_series {
  font-size: 11px; 
  font-weight: normal; 
  color:#666666; 
  padding-bottom: 2px;
}

div#list_link a {
  font-size: 11px; 
  font-weight: normal; 
  color: #cc6600;
}

div.norecords {
  font-family: Arial,sans-serif;
  font-size: 0.8em;
  margin-top: 2px;
}

/*######Conference Document #########*/
div#doc_title {
  color: #004673;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
  width: 100%;
}

div#doc_header {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 3px;
  width: 100%;
}

div#doc_codelang {
  color: #666666;
  font-size: 11px;
  font-weight: normal;
  padding-bottom: 2px;
}

div#doc_link {
  padding-bottom: 5px;
}

div#doc_link a {
  color: #CC6600;
  font-size: 11px;
  font-weight: normal;
}

/* ##### publication result ####*/

/* ##### Speech ###########*/
a.jbody_2_boldspeech:link {
  color: #993333;
  font-weight: bold;
  text-decoration: none;
}

a.jbody_2_boldspeech{
  color: #993333;
  font-weight: bold;
  text-decoration: none;
}
a.jbody_2_boldspeech:hover {
  color: #993333;
  font-weight: bold;
  text-decoration: underline;
}

a.body_2_boldspeech:link {
  color: #993333;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
}

a.body_2_boldspeech{
  color: #993333;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: none;
}
a.body_2_boldspeech:hover {
  color: #993333;
  font-weight: bold;
  font-size: 0.8em;
  text-decoration: underline;
}

table.speech_top {
  font-size: 12px!important;
  margin-top: 0px!important;

}

table.speech_content {
  font-size: 0.8em;
  margin-top: 5px;
}

a.sptag {
  color: black;
  font-size: 0.8em;
  text-decoration: none;
}
/* ##### Speech ###########*/

/* ####Meeting Detail ####*/
td.meeting_main_title h2{
  color: #AF0014;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 6px;
  vertical-align: top;
}

div.staff_table {
  display: table;  
  width: 100%  
}

div.staff_row {
  display: table-row;
}

div.staff_cell {
  display: table-cell;
  width: 50%; 
  border: 1px solid #888888; 
  padding: 10px;
}
