/* contentMmrReference.css 
Content settings for mmr documents (lists, references, press, events, jobs, speeches).

See also contentMmrReferenceStructured.css
See also contentMmrReferenceUnstructured.css
See also content.css

Some of these doc types are similar to standard content documents.
So, these settings are (currently) equal to the settings in contentTopic.css.
Remember this if you modify the settings in contentTopic.css!
*/

td.topicDocumentTitle {
 padding:1px 0px 0px 0px;
 color: #333333;
 font-size: 1.125em;
 text-decoration: none;
}

td.topicHeading {
 padding: 16px 0px 12px 0px;
 color: #333333;
 font-size: 0.875em;
 font-weight: bold;
}

td.topicDummyHeadDescription {
 padding: 3px 0px 35px 0px;
 color: #000000;
 font-size: 0.666em;
}
td.topicDummyLcid {
 padding: 0px 0px 0px 0px;
 font-size: 0.666em;
}
td.topicDummyLink {
 padding: 0px 0px 0px 8px;
 font-size: 0.666em;
}
td.topicDummyLink A {
 color: #3366CC;
}

table.speechesFirstPage {
}

td.speechDocTitle {
 font-weight: bold;
 font-size: 1.12em;
 color: #333333;
 font-family: verdana;
 padding-top: 7px;
 padding-bottom: 12px;
}
td.speechAdvisor {
 font-weight: bold;
 font-size: 0.66em;
 color: #000000;
 line-height: 1.5em;
 font-family: verdana
}
td.speechCause {
 font-weight: normal;
 font-size: 0.66em;
 color: #000000;
 line-height: 1.5em;
 font-family: verdana;
 padding-bottom: 12px;
}

table.speechLink, 
table.speechDummyLink {}

td.speechDummyLabel {
 padding: 0px 4px 0px 0px;
 font-size: 0.666em;
}

td.speechFileExtension,
td.speechDummyFileExtension {
 padding: 0px 4px 0px 8px;
 font-size: 0.666em;
}

td.speechLink,
td.speechDummyLink {
 font-size: 0.666em;
}
td.speechLink A,
td.speechDummyLink A {
 text-decoration: none;
 color: #3366cc;
}

td.speechFileSize,
td.speechDummyFileSize {
 padding: 0px 0px 0px 4px;
 font-size: 0.666em;
 color: #999999;
}

td.speechAbstract {
 font-size: 0.666em;
 padding-top: 12px;
}

td.speechAbstract div {
  padding-bottom: 12px; 
}

td.speechAbstract p {
  padding-bottom: 12px; 
  margin-bottom: 0;
  margin-top: 0;
}
