@charset "UTF-8";
 article, aside, details, figcaption, figure, footer, header, hgroup,
main, nav, section, summary {
 display: block;
}
 audio, canvas, video {
 display: inline-block;
 *display: inline;
 *zoom: 1;
}
 audio:not([controls]) {
 display: none;
 height: 0;
}
 [hidden] {
 display: none;
}
 html {
 font-size: 100%; 
 -ms-text-size-adjust: 100%; 
 -webkit-text-size-adjust: 100%; 
}
 html, button, input, select, textarea {
 font-family: sans-serif;
}
 body {
 margin: 0;
}
 a:focus {
 outline: thin dotted;
}
 a:active, a:hover {
 outline: 0;
}
 h1 {
 font-size: 2em;
 margin: 0.67em 0;
}
 h2 {
 font-size: 1.5em;
 margin: 0.83em 0;
}
 h3 {
 font-size: 1.17em;
 margin: 1em 0;
}
 h4 {
 font-size: 1em;
 margin: 1.33em 0;
}
 h5 {
 font-size: 0.83em;
 margin: 1.67em 0;
}
 h6 {
 font-size: 0.67em;
 margin: 2.33em 0;
}
 abbr[title] {
 border-bottom: 1px dotted;
}
 b, strong {
 font-weight: bold;
}
 blockquote {
 margin: 1em 40px;
}
 dfn {
 font-style: italic;
}
 hr {
 -moz-box-sizing: content-box;
 box-sizing: content-box;
 height: 0;
}
 mark {
 background: #ff0;
 color: #000;
}
 p, pre {
 margin: 1em 0;
}
 code, kbd, pre, samp {
 font-family: monospace, serif;
 _font-family: "courier new", monospace;
 font-size: 1em;
}
 pre {
 white-space: pre;
 white-space: pre-wrap;
 word-wrap: break-word;
}
 q:before, q:after {
 content: "";
 content: none;
}
 small {
 font-size: 80%;
}
 sub, sup {
 font-size: 75%;
 line-height: 0;
 position: relative;
 vertical-align: baseline;
}
 sup {
 top: -0.5em;
}
 sub {
 bottom: -0.25em;
}
 dl, menu, ol, ul {
 margin: 1em 0;
}
 dd {
 margin: 0 0 0 40px;
}
 menu, ol, ul {
 padding: 0 0 0 40px;
}
 nav ul, nav ol {
 list-style: none;
 list-style-image: none;
}
 img {
 border: 0; 
 -ms-interpolation-mode: bicubic; 
}
 svg:not(:root) {
 overflow: hidden;
}
 figure {
 margin: 0;
}
 form {
 margin: 0;
}
 fieldset {
 border: 1px solid #c0c0c0;
 margin: 0 2px;
 padding: 0.35em 0.625em 0.75em;
}
 legend {
 border: 0; 
 padding: 0;
 white-space: normal; 
 *margin-left: -7px; 
}
 button, input, select, textarea {
 font-size: 100%; 
 margin: 0; 
 vertical-align: baseline; 
 *vertical-align: middle; 
}
 button, input {
 line-height: normal;
}
 button, select {
 text-transform: none;
}
 button, html input[type=button],
input[type=reset], input[type=submit] {
 -webkit-appearance: button; 
 cursor: pointer; 
 *overflow: visible; 
}
 button[disabled], html input[disabled] {
 cursor: default;
}
 input[type=checkbox], input[type=radio] {
 box-sizing: border-box; 
 padding: 0; 
 *height: 13px; 
 *width: 13px; 
}
 input[type=search] {
 -webkit-appearance: textfield; 
 -moz-box-sizing: content-box;
 -webkit-box-sizing: content-box; 
 box-sizing: content-box;
}
 input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
 -webkit-appearance: none;
}
 button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}
 textarea {
 overflow: auto; 
 vertical-align: top; 
}
 html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, img, strong, sub, sup,
b, i, center, ol, ul, li, fieldset, form, label, table, caption, tbody, tfoot, thead, tr, th, td {
 margin: 0;
 padding: 0;
 border: 0;
 font-size: 100%;
 vertical-align: baseline;
}
 body {
 line-height: 1;
}
 ol, ul {
 list-style: none;
}
 blockquote, q {
 quotes: none;
}
 table {
 border-collapse: collapse;
 border-spacing: 0;
 border: none;
}
 td {
 vertical-align: top;
 text-align: left;
}
 a, area, select {
 outline: 0 none;
}
 html {
 background-color: #707070;
}
 body {
 margin: 0 auto;
 padding: 0;
 color: #333;
 background-color: #707070;
 font-family: arial, sans-serif;
 font-size: 15px;
 min-width: 360px;
 max-width: 1200px;
}
 @media (max-width: 600px) {
 .nosmall {
 display: none !important;
 }
}
 @media (max-width: 600px) {
 .nosmallmedium {
 display: none !important;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .nosmallmedium {
 display: none !important;
 }
}
 @media (min-width: 601px) and (max-width: 800px) {
 .nomedlarge {
 display: none !important;
 }
}
@media (min-width: 801px) {
 .nomedlarge {
 display: none !important;
 }
}
 @media (min-width: 801px) {
 .nolarge {
 display: none !important;
 }
}
 @media (min-width: 601px) {
 .small {
 display: none !important;
 }
}
 @media (max-width: 950px) {
 .onlyverylarge {
 display: none !important;
 }
}
 b {
 font-weight: bold;
}
 i {
 font-style: italic;
}
 p {
 margin: 0;
 padding: 0 0 14px 0;
 line-height: 1.4em;
}
 h1, h2, h3, h4 {
 margin: 0;
 padding: 0;
 font-weight: normal;
 font-family: georgia, serif;
}
 h1 {
 font-size: 25px;
 color: #000;
 letter-spacing: 0.02em;
 margin-bottom: 14px;
 line-height: 1.1em;
 margin-top: 12px;
}
 h2 {
 font-size: 22px;
 color: #000;
 letter-spacing: 0.05em;
 padding-bottom: 4px;
 line-height: 1.5em;
}
 .mainbody h2 {
 padding: 2px 0 0 6px;
 margin-bottom: 8px;
 background-color: #f1ede4;
 border-bottom: 2px solid #b0a0a0;
 clear: both;
}
 h3 {
 font-size: 19px;
 padding-bottom: 4px;
}
 h4 {
 font-size: 17px;
}
 select {
 cursor: pointer;
}
 a {
 color: #903434;
 text-decoration: none !important;
 outline: none;
 cursor: pointer;
}
 a:hover {
 color: #000;
 outline: none;
 text-decoration: none !important;
}
 .main_content {
 padding: 0 0 15px 20px;
 min-height: 400px; 
 overflow: hidden;
 background-color: #fff;
}
.main_content .mainbody {
 float: left;
 padding: 0 6px 14px 0;
}
@media (max-width: 800px) {
 .main_content .mainbody {
 width: calc(100% - 30px);
 }
}
@media (min-width: 801px) {
 .main_content .mainbody {
 width: calc(100% - 288px);
 }
}
.main_content .mainbody p {
 line-height: 1.3em;
}
.main_content .mainbody.nosidebar {
 width: 100%;
}
 input {
 background-color: #fff;
 border: 1px solid #000;
}
 button {
 font-size: 20px;
 cursor: pointer;
}
 .nolinkstyle {
 color: #000;
 text-decoration: none;
}
 span.bold {
 font-weight: bold;
}
 .pointer {
 cursor: pointer;
}
 .clear {
 clear: both;
}
 .main_content ol li, .main_content ul li, .mffsidebar ul li {
 background: url(../images/site08_newarrow.gif) 0 6px no-repeat;
 list-style: none;
 padding: 0 0 0 14px;
 margin: 0 0 4px -16px;
 color: #505050;
 line-height: 1.4em;
}
 .maxwidth100pct {
 max-width: 100%;
}
 .wraplink {
 word-break: break-word;
}
 @media (max-width: 600px) {
 .nofloatifsmall {
 float: none !important;
 }
}
 .onecolifsmall {
 display: inline-block;
 width: 46%;
 vertical-align: top;
 padding: 8px;
}
@media (max-width: 600px) {
 .onecolifsmall {
 width: 95%;
 }
}
 @media (min-width: 601px) and (max-width: 800px) {
 .breakifsmallelseindent {
 display: inline-block;
 padding-left: 30px;
 }
}
@media (min-width: 801px) {
 .breakifsmallelseindent {
 display: inline-block;
 padding-left: 30px;
 }
}
 .paddingleft30 {
 padding-left: 30px;
}
 .width300or200 {
 width: 300px;
}
@media (max-width: 600px) {
 .width300or200 {
 width: 200px;
 }
}
 .width70pct {
 width: 70%;
}
@media (max-width: 600px) {
 .width70pct {
 width: 95%;
 }
}
 .padright10 {
 padding-right: 10px;
}
 .twocolumniflarge {
 margin-bottom: 14px;
 border-bottom: 1px solid #792e2e;
 }
@media (min-width: 801px) {
 .twocolumniflarge {
 display: flex;
 }
}
@media (min-width: 801px) {
 .twocolumniflarge .twocolumnleft, .twocolumniflarge .twocolumnright {
 display: flex;
 flex-direction: column;
 flex-basis: 100%;
 flex: 1;
 }
}
@media (min-width: 801px) {
 .twocolumniflarge .twocolumnleft {
 padding-right: 10px;
 }
}
@media (min-width: 801px) {
 .twocolumniflarge .twocolumnright {
 padding-left: 10px;
 }
}
 ul.pulldown_ul li span.rtarr {
 float: right;
}
 .instructionsbox {
 background-color: #f1ede4;
 padding: 8px 10px 0 10px;
 border: 1px solid #000;
}
 table.cellpadding4 td {
 padding: 4px;
}
 ol#docsets-ol li, .main_content ul li {
 margin-left: 12px;
}
 ul.squaretabs {
 border-bottom: 1px solid #999;
 margin-bottom: 10px;
}
ul.squaretabs li {
 display: inline-block;
 margin: 0 10px 0 0;
 padding: 4px 10px;
 background: none;
 background-color: #f1ede4;
 border: 1px solid #f1ede4;
 font-weight: bold;
 text-align: center;
}
ul.squaretabs li:hover {
 background-color: #c3c3c3;
}
ul.squaretabs li.active {
 border: 1px solid black;
 background-color: #903434;
 color: white;
}
 @media (max-width: 600px) {
 .revealpanel {
 position: absolute;
 z-index: 8000;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .revealpanel {
 position: absolute;
 z-index: 8000;
 }
}
 @media (max-width: 600px) {
 .revealpanel_hidden {
 display: none;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .revealpanel_hidden {
 display: none;
 }
}
 .revealpanel_sel {
 cursor: pointer;
}
@media (min-width: 801px) {
 .revealpanel_sel {
 display: none;
 }
}
 .leftcolimg_container {
 clear: both;
 margin-bottom: 10px;
}
 .leftcolimg_img {
 float: left;
 margin-right: 10px;
 margin-bottom: 5px;
}
@media (max-width: 600px) {
 .leftcolimg_img img.small120px {
 width: 120px;
 }
}
@media (max-width: 800px) {
 .leftcolimg_img img.smallmedium120px {
 width: 120px;
 }
}
 .leftcolimg_info h2 {
 clear: none;
}
 table.rjust th, table.rjust td {
 text-align: right;
 padding: 2px 8px 2px 2px;
 border: 1px solid #707070;
}
 table.rjust th {
 background-color: #d8d8d0;
}
 table.rjust td:first-child {
 background-color: #f8f8f8;
}
 table.rowtot tr:last-child, table.coltot td:last-child {
 background-color: #d8d8d0;
}
 table.tableimg150 td:first-child {
 width: 150px;
 padding-right: 10px;
}
@media (max-width: 600px) {
 table.tableimg150 td:first-child {
 width: 100px;
 }
}
table.tableimg150 td:first-child img {
 width: 100%;
}
 table.stripetable tr:nth-child(odd) {
 background-color: #f8f8f0;
 border: 1px solid #d8d8d0;
}
 table.stripetable tr:nth-child(even) {
 background-color: #f8f8f8;
 border: 1px solid #d8d8d0;
}
 table.stripetable tr:first-child {
 background-color: #fff;
 border: none;
}
 table.stripetable td {
 padding: 8px 4px;
}
 table.stripetable a.action {
 background-color: #800;
 border-radius: 4px;
 color: #fff;
 padding: 4px 8px;
}
 #banner {
 position: relative;
 height: 62px;
 background-color: #000;
 border-top: 2px solid #7b2d2d;
 overflow: hidden;
}
#banner img.banner_img {
 float: left;
 height: 61px;
 width: 58px;
}
#banner #banner_left {
 margin-left: 16px;
}
@media (max-width: 600px) {
 #banner #banner_left {
 padding-left: 120px;
 }
}
@media (min-width: 601px) {
 #banner #banner_left {
 float: left;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner #banner_left {
 width: 160px;
 margin-top: 2px;
 }
}
#banner .banner_leftp1 {
 font-family: Georgia;
 color: white;
 font-size: 19px;
 letter-spacing: 2px;
 margin-top: 6px;
}
@media (max-width: 600px) {
 #banner .banner_leftp1 {
 font-size: 20px;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner .banner_leftp1 {
 font-size: 13px;
 word-break: break-word;
 line-height: 15px;
 }
}
@media (min-width: 801px) {
 #banner .banner_leftp1 {
 margin-top: 12px;
 }
}
#banner .banner_leftp1 .banner_leftp1_mff {
 word-break: break-word; 
 padding-right: 10px;
 margin-top: 10px;
}
#banner .banner_leftp2 {
 position: relative;
 color: #dbcaa6;
 font-size: 15px;
 font-style: italic;
 letter-spacing: 2px;
}
@media (max-width: 600px) {
 #banner .banner_leftp2 {
 display: none;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner .banner_leftp2 {
 font-size: 13px;
 }
}
@media (min-width: 801px) {
 #banner .banner_leftp2 {
 font-size: 17px;
 }
}
#banner .banner_leftp2 .banunblock {
 position: absolute;
 top: 1px;
 background-color: #fff;
}
#banner .mffsmallbanner {
 position: absolute;
 top: 4px;
 left: 16px;
 color: #fff;
}
#banner #banner_utility {
 float: right;
 font: 14px Arial, Helvetica, sans-serif;
 height: 40px;
 list-style: none outside none;
 margin: 12px 17px 0 0;
 padding: 0;
 position: relative;
}
@media (max-width: 600px) {
 #banner #banner_utility {
 width: 204px;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner #banner_utility {
 width: 266px;
 }
}
@media (min-width: 801px) {
 #banner #banner_utility {
 width: 354px;
 }
}
#banner #banner_utility .utilityTop, #banner #banner_utility .utilityBott {
 overflow: hidden;
 white-space: nowrap;
 font-size: 15px;
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner #banner_utility .utilityBott {
 font-size: 13px;
 }
}
@media (min-width: 801px) {
 #banner #banner_utility .utilityBott {
 font-size: 14px;
 }
}
#banner #banner_utility span {
 color: #dbcaa6;
 display: block;
 font-weight: 700;
 margin-bottom: 3px;
 text-align: left;
}
#banner #banner_utility .spacer {
 color: #bababa;
 display: inline;
 font-size: 11px;
 margin: 0 3px;
}
@media (min-width: 601px) and (max-width: 800px) {
 #banner #banner_utility .spacer {
 margin: 0 2px;
 }
}
#banner #banner_utility a {
 color: #bababa;
}
 #hamburger {
 display: none;
}
 @media (max-width: 800px) {
 #hamburger {
 display: inline;
 float: left;
 color: #fff;
 font-size: 54px;
 margin-top: 8px;
 cursor: pointer;
 }
 #hamburger:hover {
 color: #c3c3c3;
 }
 #navigation {
 display: none !important;
 }
}
#navigation {
 clear: both;
 height: 32px;
 background: #cfd7d9;
 border-bottom: 2px solid #333;
 overflow: hidden;
}
#navigation ol.main_nav {
 position: relative;
 float: left;
 display: block;
 width: 490px;
 height: 32px;
 list-style: none;
 white-space: nowrap;
 margin: 1px 0 0 9px;
 padding: 0;
 background-color: #cfd7d9;
}
 ol.navlist li {
 display: block;
 float: left;
 position: relative;
 width: auto;
 margin: 1px 0 0 0;
 text-align: center;
 font-size: 15px;
}
ol.navlist li a {
 display: block;
 height: 32px;
 float: left;
 overflow: hidden;
}
 li.navtab a {
 color: #000;
 font-family: Helvetica, sans-serif;
 font-size: 11px;
 text-transform: uppercase;
 padding: 10px 10px 0 10px;
}
 ol.search_nav {
 position: relative;
 float: right;
 margin-right: 8px;
 display: block;
 height: 32px;
 list-style: none;
 white-space: nowrap;
}
ol.search_nav li.navtab a {
 color: #800;
}
 #searchbox p {
 background: url(../images/site08_bg_search.gif);
 background-repeat: no-repeat;
 width: 115px;
 height: 19px;
 padding: 0 3px 0 12px;
 margin: 6px 0 0 0;
}
#searchbox p input {
 position: relative;
 border: 0;
 width: 117px;
 height: 15px;
 font-size: 16px;
 font-family: arial, sans-serif;
 color: #707070;
 top: 2px;
 margin: 0;
 padding: 0;
}
 #sn_go a {
 width: 50px;
 background: url(../images/site08_bu_search-x.gif) 0 0 no-repeat;
}
 ol.search_nav #sn_go a span {
 display: none;
}
 .search_nav li.navtab a {
 color: #800;
}
 #sn_go a:hover, #sn_3 a.on {
 background: url(../images/site08_bu_search-x.gif) 0 -32px no-repeat;
}
 #ftr {
 clear: both; 
 background: #1b1e1e;
 color: #c3c3c3;
 height: 20px;
 padding: 7px 0 2px 15px;
 font-size: 12px;
 font-family: arial, sans-serif;
}
#ftr .ftr_links {
 float: right;
 padding-right: 10px;
}
#ftr .ftr_spacer {
 margin: 0 8px;
 visibility: hidden;
}
#ftr p {
 margin: 0;
}
#ftr a {
 color: #c3c3c3;
}
#ftr a:hover {
 color: #fff;
}
 .popupmenu {
 margin-top: 10px;
}
.popupmenu ul {
 margin: 0;
}
.popupmenu li {
 padding: 6px 10px;
 cursor: pointer;
}
.popupmenu li:hover {
 color: #fff;
 background-color: #4f74a2;
}
.popupmenu li.disabled:hover {
 color: #000;
 background-color: #fff;
 cursor: default;
}
.popupmenu li.current {
 color: #fff;
 background-color: #4f74a2;
}
.popupmenu li span {
 font-family: arial, sans-serif;
 font-weight: 600;
}
 .slideMenu {
 display: none;
 position: absolute;
 top: 45px;
 left: 48px;
 z-index: 8600;
 width: 250px;
 background-color: #fff;
 font-family: arial, sans-serif;
 font-size: 12px;
 font-weight: 400;
}
.slideMenu .stripe {
 background-color: #c1d7e5;
}
 .slideMenu {
 background-color: #fdfefe;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#dbe4e8), to(#fdfefe));
 background-image: -moz-linear-gradient(top, #dbe4e8, #fdfefe);
 border: 1px solid #becede;
}
 .IE .slideMenu {
 border: 1px solid #becede;
}
 ul.searchrecno_ul, ul.pulldown_ul {
 padding: 0;
}
 ul.pulldown_ul {
 background-color: #e7f0f5;
 border: 1px solid black;
 color: #4f74a2;
 font-family: arial, sans-serif;
 font-size: 14px;
 font-weight: 600;
 list-style: none outside none;
 margin: 0;
 text-align: left;
 text-transform: none;
 width: auto;
}
 ul.pulldown_ul li {
 border-bottom: 1px solid #d7e0e5;
}
 ul.pulldown_ul li a, ul.pulldown_ul li a:visited {
 color: #4f74a2;
}
 ul.pulldown_ul li a:hover, ul.pulldown_ul li a:active {
 color: #fff;
 text-decoration: none;
 background-color: #4f74a2;
}
 ul.pulldown_ul li:hover a {
 color: #fff;
 text-decoration: none;
}
 ul.pulldown_ul li:hover {
 background-color: #4f74a2;
}
 ul.pulldown_ul li.disabled {
 background-color: #4f74a2;
 color: #fff;
}
 ul.pulldown_ul li.disabled:hover {
 background-color: #4f74a2;
 color: #fff;
}
 ul.pulldown_ul li.lev0 {
 padding-left: 6px;
 color: #3f6492;
 background-color: #cfd7d9;
 border-top: 1px solid #4f74a2;
 border-bottom: 1px solid #4f74a2;
}
 ul.pulldown_ul li.lev0:hover {
 background-color: #4f74a2;
 color: #fff;
}
 ul.searchrecno_ul li {
 background-color: #e7f0f5;
 border-bottom: 1px solid #fff;
 color: #4f74a2;
 font-family: arial, sans-serif;
 font-size: 14px;
 font-weight: 600;
 list-style: none outside none;
 margin: 0;
 padding: 4px 10px 4px 10px;
 text-align: left;
 text-transform: none;
 width: auto;
}
 ul.searchrecno_ul li a, ul.searchrecno_ul li a:visited {
 color: #4f74a2;
}
 ul.searchrecno_ul li a:hover, ul.searchrecno_ul li a:active {
 color: #fff;
 text-decoration: none;
 background-color: #4f74a2;
}
 ul.searchrecno_ul li:hover a {
 color: #fff;
 text-decoration: none;
}
 ul.searchrecno_ul li:hover {
 background-color: #4f74a2;
}
 ul.searchrecno_ul li.disabled {
 background-color: #4f74a2;
 color: #fff;
}
 ul.searchrecno_ul li.disabled:hover {
 background-color: #4f74a2;
 color: #fff;
}
 li.navtab a {
 color: #000;
 font-family: Helvetica, sans-serif;
 font-size: 11px;
 text-transform: uppercase;
 padding: 10px 10px 0 10px;
}
 li.navtab a:hover {
 background-color: #f0f0ff;
}
 .mffsidebarcontainer {
 float: right;
 width: 258px;
 margin-top: 8px;
 }
@media (max-width: 800px) {
 .mffsidebarcontainer {
 width: 20px;
 }
 .mffsidebarcontainer.closed img.ifopen {
 display: none !important;
 }
 .mffsidebarcontainer.open {
 width: 258px;
 position: absolute;
 right: 0;
 }
 .mffsidebarcontainer.open .mffsidebarstrip {
 margin-right: 0px;
 border-left: 1px solid #b98e8e;
 border-right: 1px solid #b98e8e;
 height: 30px;
 font-size: 32px;
 margin-left: 0px;
 writing-mode: revert;
 }
 .mffsidebarcontainer.open .mffsidebarstrip img {
 padding-top: 6px;
 }
 .mffsidebarcontainer.open .mffsidebarstrip img.ifclosed {
 display: none !important;
 }
 .mffsidebarcontainer.open .mffsidebar_r {
 display: block;
 }
}
 .mffsidebarstrip {
 height: 100%;
 background-color: #7b2d2d;
 color: #fff;
 border-bottom: 1px solid #000;
 font-size: 20px;
 height: 200px;
 writing-mode: vertical-rl;
 margin-left: -4px;
 margin-top: 72px;
 text-align: center;
 cursor: pointer;
}
.mffsidebarstrip img.sb_relatedinfo {
 width: 24px;
 height: 200px;
}
@media (max-width: 600px) {
 .mffsidebarstrip {
 margin-right: -6px;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .mffsidebarstrip {
 margin-right: -6px; 
 }
}
@media (min-width: 801px) {
 .mffsidebarstrip {
 display: none;
 }
}
 .main_content .mffsidebar_r {
 background-color: #f1ede4;
 border-bottom: 1px solid #c3c1ba;
 font-size: 14px;
 line-height: 1.2em;
 padding: 0 10px;
 text-align: left;
 border-left: 1px solid #b98e8e;
 border-right: 1px solid #b98e8e;
 border-bottom: 4px solid #792e2e;
 padding-bottom: 10px; 
 }
@media (max-width: 600px) {
 .main_content .mffsidebar_r {
 display: none;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .main_content .mffsidebar_r {
 display: none; 
 }
}
@media (min-width: 801px) {
 .main_content .mffsidebar_r {
 margin: 72px 0 0 0;
 }
}
.main_content .mffsidebar_r.nomargintop {
 margin-top: 0px;
}
.main_content .mffsidebar_r h2 {
 margin: 0 -10px 12px -10px !important;
 padding: 7px 17px 7px 17px !important;
 background-color: #792e2e !important;
 color: #fff !important;
 font-size: 14px !important; 
 font-weight: normal !important;
 text-transform: uppercase !important;
}
.main_content .mffsidebar_r p {
 padding-bottom: 12px;
}
.main_content .mffsidebar_r input {
 font-size: 16px;
}
.main_content .mffsidebar_r .mfftopicsidebarbookicons {
 height: 82px;
 width: 56px;
}
.main_content .mffsidebar_r ul {
 margin-bottom: 14px;
}
.main_content .mffsidebar_r ul li {
 margin-left: 0px;
}
.main_content .mffsidebar_r .videosidebar {
 margin-bottom: 10px;
}
.main_content .mffsidebar_r .videosidebar-reveal:before {
 content: "▶";
}
.main_content .mffsidebar_r .videosidebar-reveal.active:before {
 content: "▼";
}
 .videosidebar_thumb {
 float: left;
 display: block;
 padding: 0 10px 2px 0;
}
 table.searchtipstable {
 margin-top: 10px;
}
table.searchtipstable td {
 vertical-align: top;
 padding: 4px;
}
 table.booksofinteresttable td {
 vertical-align: top;
}
 #sectionsearchinput {
 width: 145px;
}
 #sectionsearchbutton {
 font-size: 14px !important;
}
 .mffsidebar_r {
 margin-top: 0px !important; 
}
 .mffsidebarstrip {
 margin-top: 0px !important; 
}
 #crumbtrail-grid2, #breadcrumbtrail { 
 font: 14px Arial, Verdana, sans-serif;
 text-transform: lowercase;
 padding: 8px 0 0 0;
}
#crumbtrail-grid2 a, #breadcrumbtrail a {
 text-decoration: none !important;
}
 .crumbdivider {
 margin: 0 4px;
}
 .crumbtrail-on {
 font-weight: bold;
 text-transform: lowercase;
}
 .btn {
 display: inline-block;
 margin-top: 12px;
 margin-right: 6px;
 padding: 8px 16px;
 color: #fff !important;
 text-transform: uppercase;
 font-size: 16px;
 letter-spacing: 0.05em;
 border: none;
 background-color: #da291c;
}
.btn.grey {
 background-color: #999;
}
.btn:hover, .btn.grey:hover {
 background-color: #333;
}
 html input[type=button] {
 background-color: #f8f8f8;
 color: #000;
 border: 1px solid #707070;
 border-radius: 4px;
 font-size: 16px;
 margin-left: 4px;
 padding-left: 6px;
 padding-right: 6px;
}
html input[type=button]:hover {
 background-color: #e0e0e0;
}
 .form-group label {
 display: inline-block;
 width: 140px;
 text-align: right;
 font-weight: bold;
 margin-top: 4px;
 font-size: 14px;
}
 .form-group.has-error label {
 color: #7b2d2d;
}
 .form-group span.error {
 color: #7b2d2d;
 font-weight: bold;
}
 .form-group input {
 margin: 4px 12px 0 8px;
 width: 200px;
}
 .form-group input[type=checkbox] {
 width: 20px;
 }
 input[type=checkbox], input[type=radio] {
 margin: 0 4px 0 4px;
}
 .form-group input.short {
 width: 120px;
}
 .form-group input.medwide {
 width: 300px;
}
 .form-group input.wide {
 width: 400px;
 max-width: 95%;
}
 .form-group select {
 margin: 4px 12px 0 8px;
}
 .form-group.has-error input, .form-group.has-error textarea {
 border: 3px solid #7b2d2d;
}
 .form-group textarea {
 margin: 4px 12px 0 8px;
 width: 400px;
 max-width: 95%;
}
 .form-group textarea.medtall {
 height: 100px;
}
 .form-group textarea.tall {
 height: 150px;
}
 form input.btn {
 margin: 15px 0 0 148px;
}
 form input.btn.btn-minleftmargin {
 margin-left: 20px;
}
 form span.help-hint {
 color: #999;
}
 @media (max-width: 800px) {
 form.narrow .form-group label {
 display: block;
 width: auto;
 text-align: left;
 margin-left: 8px;
 }
}
@media (max-width: 800px) {
 form.narrow input.btn {
 margin-left: 8px;
 }
}
@media (max-width: 800px) {
 form.narrow .form-group span.error, form.narrow span.help-hint {
 display: block;
 margin-left: 8px;
 margin-bottom: 8px;
 }
}
 div.user-notice {
 padding: 4px 8px 0 8px;
 border: 1px solid #7b2d2d;
 background-color: #f0e0e0;
 margin-bottom: 10px;
 font-style: italic;
 font-weight: bold;
}
 a.button {
 padding: 4px 10px 4px 10px;
 background-color: #792e2e;
 color: #fff;
 border-radius: 5px;
 cursor: pointer;
}
 a.button.largebtn {
 font-size: 16px;
 padding: 6px 10px 6px 10px;
}
 a.button:hover {
 color: #c3c3c3;
}
 a.greyed {
 background-color: #707070;
}
 .sortlistbar {
 padding: 4px 4px 6px 10px;
 background: #cfd7d9;
 clear: both;
 margin-top: 8px;
 -webkit-box-shadow: 0 1px 2px 0 #707070;
 -moz-box-shadow: 0 1px 2px 0 #707070;
 box-shadow: 0 1px 2px 0 #707070;
}
.sortlistbar a {
 text-decoration: underline !important;
}
 .pagination1 {
 margin-top: 10px;
 font-size: 18px;
}
.pagination1 span.sel {
 font-weight: bold;
 background-color: #000;
 color: #fff;
 padding-left: 4px;
 padding-right: 4px;
}
 .featureyears {
 margin-bottom: 10px;
}
 .featurethumbs .featurethumb {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
 padding-bottom: 20px;
}
.featurethumbs .featurethumb img {
 padding-bottom: 10px;
 padding-right: 20px;
}
.featurethumbs .feature_titleblurb {
 flex: 1;
}
.featurethumbs .featuretitle {
 font-weight: bold;
 font-size: 16px;
 padding-bottom: 4px;
}
.featurethumbs .featureblurb {
 min-width: 250px;
 max-width: 500px;
}
 .featureitem {
 display: inline-block;
 vertical-align: top;
 width: 200px;
 font-size: 14px;
 font-weight: bold;
 margin-right: 20px;
 margin-bottom: 16px;
}
.featureitem img {
 margin-bottom: 8px;
}
 #featuredcontent {
 padding-right: 200px;
}
@media (max-width: 800px) {
 #featuredcontent {
 padding-right: 10px;
 }
}
#featuredcontent .featuredcontent_withsidebar {
 margin-right: -160px; 
}
 #srchform_q {
 width: 250px;
 max-width: 60%;
 font-size: 16px;
}
 #clearsearch {
 background-image: url("../images/icons/search_x.png");
 background-repeat: no-repeat;
 width: 16px;
 min-width: 16px;
 margin-left: -22px;
 cursor: pointer;
}
 input.hasDatepicker {
 font-size: 16px;
}
@media (max-width: 600px) {
 input.hasDatepicker {
 width: 100px;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 input.hasDatepicker {
 width: 120px;
 }
}
 #search_retrieving {
 clear: both;
 font-weight: bold;
 color: #333;
 }
 .srch_hit {
 margin: 14px 0 4px 0;
 border-top: solid 1px #e0e0e0;
 padding-top: 8px;
 line-height: 1.1em;
 width: 90%;
 clear: both;
}
 .srch_hit_first {
 clear: none;
 border-top: none;
}
 .srchhit_docsetimg_container {
 float: left;
 padding-right: 10px;
 padding-bottom: 10px;
 }
 .srch_titlerow {
 margin-bottom: 0.4em;
}
 .srch_title {
 font-size: 19px;
}
 .srch_filters {
 margin-bottom: 8px;
}
.srch_filters p {
 margin-top: 8px;
 padding: 2px 0 2px 0;
}
 .srch_filters_types {
 line-height: 1.4em;
}
.srch_filters_types label {
 white-space: nowrap;
}
 #search_run {
 clear: both;
}
 .srch_seeall {
 clear: both;
 font-weight: bold;
 font-style: italic;
 text-align: center;
 margin: 10px;
}
 .srch_seemore {
 clear: both;
 margin: 10px 10px 10px 10px;
 text-align: center;
}
 .srch_bookicon {
 border: 1px solid #000;
 width: 50px;
 height: 80px;
}
 p.searchdocsets {
 padding: 0 0 2px 0;
}
 p.searchdocsets.js_0 {
 padding-top: 8px;
}
 p.searchdocsets.js_1 {
 padding-left: 12px;
}
 p.searchdocsets.js_2 {
 padding-left: 24px;
}
 p.searchdocsets.js_3 {
 padding-left: 36px;
}
 #searchResultsMore {
 clear: both;
}
 #searchclearallfilters {
 background-color: #792e2e;
 color: #fff;
 padding: 4px 10px 4px 10px;
 border: 1px solid #000;
 border-radius: 4px;
}
 .sr-center {
 padding: 4px;
 background: #cfd7d9;
 clear: both;
 margin-top: 12px;
 min-height: 24px;
}
 .sr-center-content {
 font-weight: bold;
}
 span.srchsprite {
 background: url(../images/icons/search_sprites.png);
 background-repeat: no-repeat;
 width: 32px;
 height: 24px;
 display: inline-block;
 cursor: pointer;
}
 span.srchsprite.sr-segopenclose {
 background-position: 0px 0px;
}
 span.srchsprite.sr-segopenclose:hover {
 background-position: 0px -32px;
}
 div.searchsectioncontainer.closed span.srchsprite.sr-segopenclose {
 background-position: -32px 0px;
}
 div.searchsectioncontainer.closed span.srchsprite.sr-segopenclose:hover {
 background-position: -32px -32px;
}
 span.sr-segtitle {
 display: inline-block;
 margin-top: 4px;
 padding-left: 16px;
}
 .searchsectionresults.closed {
 display: none;
}
 div.searchsectioncontainer .sr-center {
 cursor: pointer;
}
 img.searchsectionimg {
 background-color: #cfd7d9;
 border-radius: 4px;
 border: 1px solid #999;
 margin-top: -16px;
 padding: 6px;
}
img.searchsectionimg.closed {
 display: none;
}
 img.searchresultimg {
 max-width: 100px;
}
 img.leftpic {
 float: left;
 margin-bottom: 10px;
 margin-right: 10px;
}
 img.rightpic {
 float: right;
 margin-bottom: 10px;
 margin-left: 10px;
}
 img.bordpic {
 border: 1px solid #000;
}
 div.searcherrors p.searcherror_header {
 font-size: 20px;
 color: #7b2d2d;
 margin-top: 20px;
}
div.searcherrors p.searcherror {
 font-size: 18px;
}
div.searcherrors p.searcherror_footer a {
 font-size: 18px;
 background-color: #7b2d2d;
 padding: 4px 8px 4px 8px;
 border-radius: 5px;
 color: #fff;
}
div.searcherrors p.searcherror_footer a:hover {
 background-color: #707070;
}
 .searchradioandhelp {
 float: right;
 font-size: 16px;
}
@media (max-width: 600px) {
 .searchradioandhelp {
 float: none;
 display: inline-block;
 margin-left: 20px;
 }
}
 #search_retrieving {
 font-size: 24px;
 margin-top: 50px;
}
 .sr-center {
 margin-top: 10px;
 margin-bottom: 10px;
}
 .photogriditem {
 display: inline-block;
 margin-right: 10px;
 margin-bottom: 10px;
}
 .photogriditem_photo {
 display: inline-block;
 vertical-align: top;
}
 .photogriditem_caption {
 display: inline-block;
 vertical-align: top;
 margin-left: 5px;
 font-size: 14px;
}
 #photoGalleryContainer {
 position: relative;
 overflow: auto;
 margin-left: -20px;
}
 #photoGallery {
 position: relative;
 height: 104px;
 overflow: auto;
}
 div.arrow {
 display: inline-block;
 margin-top: 8px;
 font-size: 50px;
 cursor: pointer;
 opacity: 0.75;
}
 div.arrow:hover {
 opacity: 1;
}
 div.arrowRight {
 float: right;
}
 .title_underphoto {
 display: inline-block;
 width: calc(100% - 110px);
 text-align: center;
 vertical-align: top;
 margin-top: 25px;
 font-size: 20px;
 font-weight: bold;
}
 #photoGallery img.thumb {
 float: left;
 cursor: pointer;
 opacity: 0.75;
 border-left: #707070 2px solid;
 border-right: #707070 2px solid;
}
 #photoGallery img.thumb:hover {
 opacity: 0.85;
}
 #photoGallery img.thumb.on {
 opacity: 1;
 border-left: #a00000 2px solid;
 border-right: #a00000 2px solid;
}
 #photoArea {
 margin-top: 10px;
 margin-left: -10px;
 position: relative;
}
 #photoDisplay {
 display: inline-block;
 width: 50%;
}
@media (max-width: 600px) {
 #photoDisplay {
 width: 92%;
 }
}
 #photoContainer {
 position: relative;
 text-align: center;
}
 #photoDisplay img {
 cursor: pointer;
 max-height: 400px;
}
 #photoInfo {
 width: 45%;
 display: inline-block;
 vertical-align: top;
 padding-left: 0;
 }
@media (max-width: 600px) {
 #photoInfo {
 width: 92%;
 }
}
 #photoInfo p.photoTitle {
 font-size: 20px;
 padding-bottom: 8px;
}
 #photoInfo p.photoTitle span.photoNumber {
 font-size: 16px;
}
 #photoInfo p.photoDescription {
 font-size: 18px;
}
 #photoInfo p.photoDate {
 font-size: 14px;
 padding-bottom: 0;
}
 #photoInfo p.photoCaption p.photoPhotographer {
 font-size: 14px;
 padding-bottom: 0;
}
 #photoInfo p.photoCaption a.hirezlink {
 font-size: 16px;
 padding-bottom: 0;
}
 p.photo_instructions {
 clear: both;
 font-style: italic;
 float: right;
 margin-right: 50px;
}
 #marydbmenugrid {
 margin-bottom: 18px;
}
 #marydbmenu a {
 font-size: 20px;
 color: #800;
 font-weight: 500;
}
#marydbmenu a:hover {
 color: #000;
}
#marydbmenu .selected {
 color: #000;
 font-weight: 700;
}
#marydbmenu a.selected {
 font-size: 24px; 
}
#marydbmenu a span.selected {
 font-size: 18px; 
}
 table.marysdbentries {
 border: 1px solid #c3c3c3;
}
table.marysdbentries td {
 padding: 2px 6px 2px 6px;
 background-color: #f8f8f8;
 border-left: 1px solid #c3c3c3;
 border-right: 1px solid #c3c3c3;
 border-bottom: 1px solid #e0e0e0;
}
table.marysdbentries td:nth-child(2) {
 background-color: #fff;
}
 .marysdb_filter {
 margin-bottom: 10px;
}
 .marysdb_listing {
 display: flex;
 flex-direction: row;
 flex-wrap: wrap;
}
.marysdb_listing .marysdb_listing_entry {
 width: 200px;
 padding-right: 10px;
 padding-bottom: 10px;
}
 .marysdb_entry_record .marysdb_entry_label {
 float: left;
 font-weight: bold;
}
.marysdb_entry_record .marysdb_entry_value {
 margin-left: 100px;
 margin-bottom: 10px;
 color: #000;
}
.marysdb_entry_record .marysdb_entry_value.bold {
 font-weight: bold;
}
 .main_content .mainbody.cryptmain {
 clear: both;
 width: 100%;
}
 .main_content .mainbody.cryptmain .cryptitem {
 border-top: 1px solid #c3c3c3;
 padding-top: 6px;
}
 .cryptgroup h2 {
 margin: 16px 0 16px 0;
 padding-left: 10px;
 text-align: center;
}
 .crypt-main-oneline {
 font-size: 15px;
 clear: both;
 background-color: #f1ede4;
 padding: 1px 1px;
 border: 1px solid #b98e8e;
 margin-bottom: 10px;
}
 .crypt-main-oneline.closed {
 background-color: #fff;
 border: 1px solid #fff;
 margin-bottom: 0;
}
 .crypt-main-oneline.closed .cryptmore {
 display: none;
}
 .crypt-main-oneline .cryptkey {
 width: 130px;
 display: inline-block;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}
 .crypt-main-oneline .cryptkey.pseudo {
 width: 200px;
}
 .crypt-main-oneline .cryptdef {
 width: calc(100% - 180px);
 display: inline-block;
 padding-left: 10px;
 vertical-align: top;
}
 .crypt-main-oneline.pseudo .cryptdef {
 display: block;
 width: auto;
 padding: 4px 10px 0 24px;
}
 div.crypt-main-oneline span.srchsprite.sr-segopenclose {
 width: 24px;
 margin-top: -2px;
}
 div.crypt-main-oneline span.srchsprite.sr-segopenclose {
 background-position: -128px 0px;
}
 div.crypt-main-oneline span.srchsprite.sr-segopenclose:hover {
 background-position: -128px -24px;
}
 div.crypt-main-oneline.closed span.srchsprite.sr-segopenclose {
 background-position: -152px 0px;
}
 div.crypt-main-oneline.closed span.srchsprite.sr-segopenclose:hover {
 background-position: -152px -24px;
}
 .crypt-main-oneline .cryptmore {
 padding: 10px 10px 0 24px;
}
 .crypt-main-oneline .cryptmore p {
 font-size: 14px;
 line-height: 1rem;
}
 .cryptmore .crypthdr {
 font-weight: bold;
}
 .crypt-main-oneline .cryptmore p.cryptsrc, .cryptmore p.cryptdiscussion {
 padding-left: 10px;
 word-break: break-word;
}
 .cryptitem {
 display: table;
 margin-bottom: 10px;
 font-size: 14px;
}
 .cryptitemname {
 display: table-cell;
 width: 110px;
 font-weight: bold;
}
 .cryptitemcontents {
 display: table-cell;
 max-width: 500px;
 padding-right: 10px;
 word-break: break-word;
}
 .main_content .mainbody .cryptitemcontents p {
 font-size: 14px;
 line-height: 1.1rem;
 padding-bottom: 8px;
}
 .main_content .mainbody .cryptitemcontents p.cryptnote, .crypt-main-oneline p.cryptnote {
 padding-left: 20px;
 margin-top: -8px;
 word-break: break-word;
 overflow-x: auto;
}
 td.crypt_crypt {
 width: 120px;
 padding: 3px;
}
 td.crypt_def {
 width: 400px;
 padding: 3px;
}
 td.crypt_src {
 width: 260px;
 padding: 3px;
}
 td.crypt_contrib {
 width: 120px;
 padding: 3px;
}
 div.instructions-block {
 background-color: #e7f0f5;
 color: #333;
 padding: 6px;
 border: 1px solid #333;
 margin-top: 16px;
 margin-bottom: 6px;
}
div.instructions-block p {
 padding-bottom: 0;
}
div.instructions-block p.instructions-header {
 color: #000;
 font-weight: bold;
 padding-bottom: 6px;
}
 .jfkdb_mainexpl {
 background-color: #f1ede4;
 border: 1px solid #707070;
 padding: 8px;
}
 .jfkdb_mainfieldexpl {
 color: #707070;
}
 .jfkdb_sortbar {
 border: 1px solid #333;
}
 .jfkdb_pagination {
 margin-top: 0;
 margin-bottom: 15px;
}
 table.jfkdb_listing {
 width: 100%;
}
 tr.jfkdb_listing_title {
 border-bottom: 1px solid black;
 margin-bottom: 6px;
}
 .jfkdb_listing tr:nth-child(even) {
 background-color: #f8f8f8;
}
 .jfkdb_listing td {
 padding: 2px 2px 2px 0;
}
 .jfkdb_listing td.jfkdb_count {
 padding-left: 4px;
}
 .jfkdb_record {
 width: 624px;
 max-width: 100%;
 padding: 0;
 border: 1px solid #333;
 box-shadow: 3px 3px 2px #c3c3c3;
}
 .jfkdb_rec_title {
 background-color: #f1ede4;
 border-bottom: 1px solid #999;
 margin-bottom: 0;
 padding: 6px 4px 6px 10px;
}
 .jfkdb_rec_recno {
 font-size: 15px;
 font-weight: bold;
}
 .jfkdb_rec_right {
 float: right;
 margin: 4px;
}
 .jfkdb_rec_button {
 font-size: 15px;
}
 .jfkdb_rec_infoia {
 float: right;
 font-size: 15px;
 padding-right: 8px;
}
 .jfkdb_rec_body {
 background-color: #f8f8f8;
 padding: 10px;
}
 .jfkdb_rec_body a {
 color: #000;
}
 .jfkdb_rec_body a:hover {
 color: #903434;
}
 .jfkdb_rec_info_in2017 {
 display: inline-block;
 min-width: 200px;
}
 .jfkdb_rec_info_daterel {
 display: inline-block;
 min-width: 300px;
}
 .jfkdb_rec_info_inmff {
 display: inline-block;
 }
 ul.nobottom {
 margin-bottom: 0;
 padding-bottom: 0;
}
 .jfkdb_filtersOpen {
 float: right;
 margin-right: 8px;
}
 .jfkdb_filters {
 margin-top: 8px;
 border-top: 1px solid #707070;
 padding-top: 4px;
}
 .jfkdb_filters.hidden {
 display: none;
}
 .jfkdb_filter_intro {
 margin-bottom: 15px;
}
 .jfkdb_filter_row {
 margin-bottom: 6px;
}
 .jfkdb_filter_buttons {
 float: none;
 margin-top: 10px;
 }
 #jfkdb_applyFilters, #jfkdb_clearFilters {
 text-decoration: none !important;
}
 #jfkdb_rifLookup {
 width: 130px;
}
 .mainbody #jfkdb_rifLookup {
 width: 160px;
}
 .jfkdb_rec_item {
 display: block;
}
 @media (max-width: 600px) {
 .nosmalldpwdb {
 display: none !important;
 }
}
 @media (max-width: 600px) {
 .nosmallmediumdpwdb {
 display: none !important;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 .nosmallmediumdpwdb {
 display: none !important;
 }
}
 @media (min-width: 601px) and (max-width: 905px) {
 .nomedlargedpwdb {
 display: none !important;
 }
}
@media (min-width: 906px) {
 .nomedlargedpwdb {
 display: none !important;
 }
}
 @media (min-width: 906px) {
 .nolargedpwdb {
 display: none !important;
 }
}
 div.main_content.dpwdb_content {
 max-width: 904px;
 margin: 0 auto;
 }
@media (max-width: 600px) {
 div.main_content.dpwdb_content #applogo {
 display: none !important;
 }
}
div.main_content.dpwdb_content .titleAndMainContainer {
 max-width: 885px;
 background-color: #3c3c99;
}
div.main_content.dpwdb_content #mainContainer {
 clear: both;
 position: relative;
 min-height: 500px;
}
div.main_content.dpwdb_content #sidebar {
 vertical-align: top;
 background-color: #000060;
 width: 150px;
 min-height: 500px;
 }
div.main_content.dpwdb_content #sidebar_sel {
 float: right;
 color: #ffffff;
 font-size: 15px;
 margin-right: 10px;
 margin-top: 4px;
}
div.main_content.dpwdb_content #leftNavContainer_sel {
 float: left;
 color: #ffffff;
 font-size: 15px;
 margin-left: 10px;
 margin-top: 4px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content h1 {
 font-size: 22px;
 }
}
div.main_content.dpwdb_content h1 span.tagline {
 float: right;
 margin-right: 20px;
 font-size: 16px;
 font-style: italic;
 display: inline;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content h1 span.tagline {
 float: none;
 display: block;
 font-size: 13px;
 }
}
div.main_content.dpwdb_content div.topFrame {
 background-color: #3c3c99;
 border-bottom-width: 1px;
 border-color: #000000;
 border-style: solid;
}
div.main_content.dpwdb_content img.positionjfk {
 position: relative;
 left: 0px;
 top: 0px;
 width: 140px;
 height: 47px;
 float: left;
}
div.main_content.dpwdb_content .titleFont {
 font-family: Times New Roman, Times, serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 18px;
 color: #ffffff;
 text-decoration: none;
 height: 20px;
 position: relative;
 padding-left: 12px;
 margin-left: 138px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .titleFont {
 margin-left: 0;
 }
}
div.main_content.dpwdb_content .topFrameTitle {
 border-width: 2px 0 1px 0;
 border-color: #000000;
 border-style: solid;
 text-align: center;
}
div.main_content.dpwdb_content .topFrameSubtitle {
 height: 20px;
 border-width: 0 0 2px 0;
 border-color: #000000;
 border-style: solid;
 text-align: center;
}
div.main_content.dpwdb_content .titleLetters, div.main_content.dpwdb_content .titleline2 {
 height: 22px;
 padding-left: 158px;
 border-width: 0 0 2px 0;
 border-color: #000000;
 border-style: solid;
}
div.main_content.dpwdb_content .titleLetters a, div.main_content.dpwdb_content .titleline2 a {
 font-family: Times New Roman, Times, serif;
 font-size: 13px;
 font-weight: bold;
 line-height: 16px;
 color: #ffffff;
 text-decoration: none;
 position: relative;
 padding-left: 3px;
 padding-right: 3px;
 margin-right: 5px;
}
div.main_content.dpwdb_content .titleLetters a:sel, div.main_content.dpwdb_content .titleline2 a:sel {
 color: #ffbb66;
 font-size: 13px;
}
div.main_content.dpwdb_content .titleLettersContainer {
 display: inline-block;
 margin-top: 2px;
}
div.main_content.dpwdb_content span.mainpagespan {
 position: absolute;
 right: 10px;
}
div.main_content.dpwdb_content span.mainpagespan a {
 font-size: 13px;
 color: white;
}
div.main_content.dpwdb_content span.mainpagespan a:hover {
 color: #ff0000;
}
div.main_content.dpwdb_content .leftNavContainer {
 display: inline-block;
 vertical-align: top;
 width: 140px;
 background-color: #6666cc;
 overflow: auto;
}
div.main_content.dpwdb_content .leftNavLetterRow {
 font-family: Times New Roman, Times, serif;
 font-size: 14px;
 font-weight: bold;
 line-height: 17px;
 color: #ffffff;
 background-color: #000000;
 text-align: center;
}
div.main_content.dpwdb_content #leftNavContainer a, div.main_content.dpwdb_content .titleLetters a, div.main_content.dpwdb_content #leftNavContainer a:link, div.main_content.dpwdb_content .titleLetters a:link, div.main_content.dpwdb_content #leftNavContainer a:visited, div.main_content.dpwdb_content .titleLetters a:visited {
 color: #ffffff;
 text-decoration: none;
}
div.main_content.dpwdb_content #leftNavContainer a:hover, div.main_content.dpwdb_content .titleLetters a:hover {
 color: #ff0000;
 text-decoration: none;
}
div.main_content.dpwdb_content #leftNavContainer a.sel {
 color: #ffbb66;
 font-size: 12px;
}
div.main_content.dpwdb_content .leftNavWitnessName {
 font-family: Times New Roman, Times, serif;
 font-size: 11px;
 font-weight: bold;
 line-height: 13px;
 color: #ffffff;
}
div.main_content.dpwdb_content .leftNavWitnessName a {
 padding-left: 10px;
}
div.main_content.dpwdb_content .leftNavWitnessSeparator {
 font-family: Arial;
 font-size: 4px;
 line-height: 10px;
}
div.main_content.dpwdb_content #rightContainer {
 display: inline-block;
 vertical-align: top;
 padding: 0 0 10px 0;
 background-color: #ccccff;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content #rightContainer {
 width: 100%;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content #rightContainer {
 width: calc(100% - 160px);
 }
}
@media (min-width: 906px) {
 div.main_content.dpwdb_content #rightContainer {
 width: calc(100% - 310px);
 }
}
div.main_content.dpwdb_content #plazaphotodiv {
 display: inline-block;
 width: 340px;
 min-height: 178px;
 height: 178px;
 position: relative;
 background-image: url("/dpwdb/images/dealeyPlaza.jpg");
 background-size: cover;
}
div.main_content.dpwdb_content #rightContainer a {
 font-weight: bold;
 color: #4444ff;
}
div.main_content.dpwdb_content #rightContainer a:hover {
 color: #ff0000;
}
div.main_content.dpwdb_content img.positionDealey {
 position: relative;
}
div.main_content.dpwdb_content img.positionDot {
 position: absolute;
 left: 0px;
 top: 0px;
 cursor: pointer;
}
div.main_content.dpwdb_content .witnessInfo {
 display: inline-block;
 max-width: 210px;
 vertical-align: top;
 padding: 0 10px 10px 10px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .witnessInfo {
 display: block;
 max-width: none;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content .witnessInfo {
 max-width: 160px;
 }
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .witnessInfoLeft {
 display: inline-block;
 margin-right: 20px;
 }
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .witnessInfoRight {
 display: inline-block;
 }
}
div.main_content.dpwdb_content .quoteFont {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 line-height: 13px;
 color: #000000;
}
div.main_content.dpwdb_content p.witnessName {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 18px;
 font-weight: bold;
 color: #000000;
 position: relative;
 left: 10px;
 top: 10px;
}
div.main_content.dpwdb_content p.viewDesc {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: normal;
 color: #000000;
 position: relative;
 left: 10px;
 top: 10px;
 margin-right: 4px;
}
div.main_content.dpwdb_content p.Titles {
 font-family: Arial;
 font-size: 11px;
 color: #000000;
 line-height: 14px;
 position: relative;
 left: 10px;
 top: 10px;
}
div.main_content.dpwdb_content span.occupationText, div.main_content.dpwdb_content span.locationText, div.main_content.dpwdb_content span.locationText, div.main_content.dpwdb_content span.numberText {
 font-family: Arial;
 font-size: 12px;
 color: #000000;
 line-height: 14px;
}
div.main_content.dpwdb_content div.refTitleRow {
 max-width: 562px;
 background-color: #f0f0f0;
 border-width: 5px 4px 3px 8px;
 border-style: solid;
 border-color: #000000;
 margin: 16px 0 10px 0;
}
div.main_content.dpwdb_content span.refTitle {
 padding-left: 10px;
 font-weight: bold;
}
div.main_content.dpwdb_content span.refDate {
 font-weight: bold;
}
div.main_content.dpwdb_content span.refCitation {
 float: right;
 padding-right: 8px;
 color: #000000;
}
div.main_content.dpwdb_content div.refBodyRow {
 max-width: 562px;
 background-color: #ffffff;
 border-width: 2px 0 0 0;
 border-style: solid;
 border-color: #000000;
}
div.main_content.dpwdb_content div.refBodyRow p {
 padding: 10px;
}
div.main_content.dpwdb_content #sidebar {
 color: #ffffff;
}
div.main_content.dpwdb_content #sidebar p {
 padding-left: 10px;
 padding-right: 10px;
}
div.main_content.dpwdb_content p.sidebarhdr {
 font-size: 15px;
 font-weight: bold;
 margin-left: 20px;
}
div.main_content.dpwdb_content #sb_searchbox {
 width: 72px;
 font-size: 16px;
}
div.main_content.dpwdb_content #searchresults {
 overflow: auto;
}
div.main_content.dpwdb_content p.searchhit {
 padding-bottom: 2px;
}
div.main_content.dpwdb_content p.searchhit a {
 color: #ffffff;
}
div.main_content.dpwdb_content p.searchhit a:hover {
 color: #ff0000;
}
div.main_content.dpwdb_content #midContainer {
 width: 70%;
 margin-left: auto;
 margin-right: auto;
 padding: 10px 10px 10px 10px;
 background-color: #ccccff;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content #midContainer {
 width: 80%;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content #midContainer {
 width: 80%;
 }
}
div.main_content.dpwdb_content .subtitleFont {
 font-family: Times New Roman, Times, serif;
 font-size: 15px;
 line-height: 18px;
 color: #000000;
 text-align: center;
}
div.main_content.dpwdb_content .artScience a {
 color: #4444ff;
}
div.main_content.dpwdb_content .artScience p {
 text-align: justify;
}
div.main_content.dpwdb_content .artScience p.quote {
 margin-left: 20px;
 margin-right: 20px;
}
div.main_content.dpwdb_content #surveyLRContainer {
 padding-top: 20px;
}
div.main_content.dpwdb_content #surveyLeftContainer {
 float: left;
 width: 160px;
 margin-left: 100px;
 background-color: #ccccff;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content #surveyLeftContainer {
 margin-left: 10px;
 float: none;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content #surveyLeftContainer {
 margin-left: 10px;
 }
}
div.main_content.dpwdb_content #surveyRightContainer {
 width: 400px;
 margin-left: 300px;
 background-color: #ccccff;
 padding: 0 0 10px 10px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content #surveyRightContainer {
 margin-left: 10px;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content #surveyRightContainer {
 margin-left: 180px;
 }
}
div.main_content.dpwdb_content #surveyLeftContainer p {
 font-family: Arial;
 font-size: 14px;
 font-weight: bold;
 color: #000060;
 border-bottom: 2px solid #000000;
 padding: 10px 0 4px 10px;
}
div.main_content.dpwdb_content #surveyLeftContainer p a {
 color: #000060;
}
div.main_content.dpwdb_content #surveyLeftContainer p a.sel {
 color: #000000;
}
div.main_content.dpwdb_content #surveyLeftContainer p a:hover {
 color: #ff0000;
}
div.main_content.dpwdb_content span.surveyName {
 font-family: Arial;
 font-size: 16px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content span.surveyName {
 font-size: 13px;
 }
}
div.main_content.dpwdb_content span.surveySource {
 font-size: 16px;
 text-transform: uppercase;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content span.surveySource {
 font-size: 13px;
 }
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content table.surveyTable {
 margin-top: 10px;
 }
}
div.main_content.dpwdb_content table.surveyTable td.tdleft {
 width: 195px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content table.surveyTable td.tdleft {
 width: 150px;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content table.surveyTable td.tdleft {
 width: 180px;
 }
}
div.main_content.dpwdb_content table.surveyTable td.tdmid {
 width: 10px;
}
div.main_content.dpwdb_content table.surveyTable td.tdright {
 width: 195px;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content table.surveyTable td.tdright {
 width: 150px;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content table.surveyTable td.tdright {
 width: 180px;
 }
}
div.main_content.dpwdb_content .revealpanel_dpwdb_right {
 display: inline-block;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_right {
 position: absolute;
 top: 0px;
 right: 0px;
 z-index: 8000;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_right {
 position: absolute;
 top: 0px;
 right: 0px;
 z-index: 8000;
 }
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_right_hidden {
 display: none;
 }
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_right_hidden {
 display: none;
 }
}
div.main_content.dpwdb_content .revealpanel_dpwdb_left {
 display: inline-block;
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_left {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 8000;
 }
}
@media (max-width: 600px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_left_hidden {
 display: none;
 }
}
div.main_content.dpwdb_content .revealpanel_dpwdb_right_sel {
 cursor: pointer;
}
@media (min-width: 906px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_right_sel {
 display: none;
 }
}
div.main_content.dpwdb_content .revealpanel_dpwdb_left_sel {
 cursor: pointer;
}
@media (min-width: 601px) and (max-width: 905px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_left_sel {
 display: none;
 }
}
@media (min-width: 906px) {
 div.main_content.dpwdb_content .revealpanel_dpwdb_left_sel {
 display: none;
 }
}
 #tooltip {
 z-index: 999;
 height: 24px;
 position: absolute;
 background-color: #ffffff;
 border: 1px solid #000000;
}
 .tooltipbody p {
 color: #000000;
 padding-left: 10px;
 padding-right: 10px;
}
 div.mffstoreitems div.sectionArrow {
 cursor: pointer;
 width: 16px;
 height: 16px;
 background-image: url("/wiki/images/e/e7/Section_arrow_rt.png");
}
div.mffstoreitems div.sectionArrow.open {
 background-image: url("/wiki/images/2/24/Section_arrow_dn.png");
}
div.mffstoreitems img.bookimg {
 float: left;
 margin-right: 8px;
}
div.mffstoreitems div.bookinfo {
 display: none;
}
 table.mffstoreitem {
 margin-bottom: 10px;
}
 .mffthumblink {
 display: block;
 text-align: center;
 margin-right: 24px;
}
.mffthumblink img {
 display: block;
 margin: 0 auto;
 text-align: center;
}
 .mffthumb2 {
 border: 1px solid #333;
}
 .videoauthorclip {
 max-width: 700px;
 padding: 5px 0 0 0;
 border: 1px solid #c3c3c3;
}
 .videoauthorclip_video {
 display: inline-block;
 padding: 5px 0 5px 10px;
}
 .videoauthorclip_info {
 display: inline-block;
 vertical-align: top;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 320px;
}
 #unredactedgrid {
 margin-top: 14px;
 border-bottom: 1px solid #c3c3c3;
 padding: 10px 0 4px 0;
}
 #unredacted-tagline {
 float: right;
 padding: 10px 4px 0 0;
}
 ol#docsets-ol {
 margin-top: 12px;
}
 ol#docsets-ol li {
 margin-left: 12px;
}
 .blurb_notfullwidth {
 width: 700px;
}
 div.bookrow {
 width: 100%;
 margin-top: 2px;
 margin-bottom: 5px;
 border-bottom: 1px solid #e0e0e0;
 display: flex;
 flex-direction: column;
}
div.bookrow ul {
 display: flex;
}
div.bookrow ul.bookrow-ul {
 margin-left: 0;
 padding-left: 10px;
 list-style: none;
}
div.bookrow li {
 list-style: none;
 background: none;
 margin-bottom: 4px;
 padding: 0px;
}
div.bookrow li.book-title {
 margin-left: -10px;
 margin-right: 10px;
 flex: 3;
}
div.bookrow li.book-author {
 margin-right: 10px;
 flex: 2;
}
div.bookrow li.book-year {
 flex: 1;
}
 #docsetlist-grid div.bookessaychildset {
 width: 110px;
 height: 100px;
}
 .essayframe {
 margin: 0 -6px -15px -20px;
 border-left: 20px solid #792e2e;
 border-right: 20px solid #792e2e;
}
@media (max-width: 600px) {
 .essayframe {
 border-left: 10px solid #792e2e;
 }
}
 .essaybody {
 text-align: justify;
 font-size: 14px;
 width: 80%;
 padding-left: 24px;
 padding-bottom: 20px;
}
@media (max-width: 600px) {
 .essaybody {
 width: 90%;
 text-align: left;
 }
}
@media (min-width: 601px) and (max-width: 800px) {
 .essaybody {
 width: 92%;
 }
}
@media (max-width: 600px) {
 .essaybody {
 padding-left: 16px;
 }
}
 #divbody.newessay {
 font-family: "Times New Roman", Georgia, serif;
 font-size: 16px;
}
#divbody.newessay p {
 line-height: 1.1em !important;
}
#divbody.newessay h2 {
 font-size: 21px;
 font-family: "Times New Roman", Georgia, serif;
 letter-spacing: 0.03em;
 padding-bottom: 6px;
 line-height: 1em;
 text-align: left;
}
#divbody.newessay h3 {
 font-size: 17px;
 font-family: "Times New Roman", Georgia, serif;
 letter-spacing: 0.03em;
 margin-bottom: 12px;
 line-height: 1em;
}
 .main_content .footnotelist {
 margin-top: 8px;
}
 .main_content .footnotelist ul li {
 list-style: none;
 background: none;
 padding-left: 0;
 margin-left: 0;
}
 .indented {
 padding-left: 20px;
 padding-right: 20px;
}
 #items-essayrows, #items-bookrows {
 margin-top: 16px;
}
 div.essayrow {
 width: 100%;
 display: flex;
 flex-direction: column;
}
div.essayrow ul {
 display: flex;
}
div.essayrow ul.essayrow-ul {
 margin-left: 0;
 padding-left: 10px;
 list-style-type: none;
}
div.essayrow li {
 list-style: none;
 background: none;
 margin-bottom: 4px;
 padding: 0px;
}
div.essayrow li.essay-title {
 margin-left: -10px;
 margin-right: 10px;
 flex: 3;
}
div.essayrow li.essay-author {
 margin-right: 10px;
 flex: 2;
}
div.essayrow li.essay-publisher {
 flex: 2;
}
 a.essayread {
 padding: 4px 10px 4px 10px;
 background-color: #792e2e;
 -moz-border-radius: 5px;
 border-radius: 5px;
 color: #fff;
}
 a.essayread:hover {
 background-color: #dedacf;
 color: #000;
}
 .mfftopiccontentlower {
 padding: 14px 0;
 border-top: 1px solid #792e2e;
 line-height: 18px;
}
 .mfftopiccontentlower h3, .mfftopiccontentlower h2 {
 margin: 0 0 8px 0;
 border: 0 !important;
 text-transform: uppercase;
 font-size: 19px;
}
 .mfftopiccontentlower form + h3 {
 margin-top: 24px;
 text-transform: lowercase;
 color: #707070;
}
 #mfftopiclowertable {
 margin-bottom: 14px;
 border-bottom: 1px solid #792e2e;
}
 #mfftopiclowertable p b {
 font-size: 19px;
 font-weight: 400;
 color: #000;
 margin: 12px 0 0 0;
}
 .mfftopic2b-spacer {
 display: block;
 width: 40px;
}
@media (max-width: 600px) {
 .mfftopic2b-spacer {
 width: 20px;
 }
}
 .mfftopiccontent object {
 display: block;
 margin-bottom: 24px;
}
 .sp_leftnav {
 float: left;
 margin-right: 10px;
 padding: 5px;
 background-color: #dedacf;
 border: 1px solid #000;
}
.sp_leftnav p {
 padding: 0 0 6px 0;
}
 .sp_leftnav_sel {
 background-color: #f1ede4;
 border: 1px solid #707070;
 padding: 4px 8px;
}
 .highlow {
 color: #c3c3c3;
}
 .highlow:hover {
 color: #fff;
}
 img.opacityHilite:hover {
 opacity: 0.7;
}
 .admintabs {
 margin: 0 -15px 0 -20px;
 padding: 0 10px 0 20px;
 min-height: 40px;
 background-color: #000;
 border-top: 1px solid #707070;
}
 .admintab {
 display: inline-block;
 padding: 8px 8px 8px 8px;
 background-color: #000;
 color: #fff;
}
.admintab:hover {
 background-color: #ebebeb;
}
.admintab.selected {
 background-color: #800;
 pointer-events: none;
}
.admintab.selected:hover {
 background-color: #800;
}
.admintab.adminbutton {
 background-color: #707070;
 padding: 4px 8px 4px 8px;
 margin: 4px 0 4px 0;
 border-radius: 4px;
}
 .adminlink {
 margin-right: 20px;
 padding-top: 8px;
 color: #fff;
 text-decoration: underline !important;
}
.adminlink:hover {
 color: #999;
}
.adminlink.admin_website {
 float: right;
}
 #dpe-docedit {
 margin: -10px -15px 0 -20px;
}
 #dpe-docinfo {
 padding: 2px 10px 8px 20px;
 background-color: #f1ede4;
 border-bottom: 1px solid #000;
}
 .dpe-docinforow {
 margin-top: 8px;
}
.dpe-docinforow.main {
 font-size: 18px;
}
.dpe-docinforow .dpe-label {
 margin-left: 10px;
 color: #707070;
}
 #dpe-doceditarea {
 min-height: 400px;
}
 #dpe-doceditmeta {
 float: left;
 display: inline;
 height: 100%;
 background-color: #fff;
 border-right: 1px solid #000;
}
#dpe-doceditmeta #dpe-doceditmeta-tabs {
 width: 300px;
 padding-top: 2px;
 background-color: #e0e0e0;
 border-bottom: 1px solid #aaa;
}
#dpe-doceditmeta .dpe-doceditmeta-tab {
 display: inline-block;
 margin-top: 2px;
 padding: 4px 12px;
 border-radius: 5px 5px 0 0;
 background-color: #000;
 color: #fff;
 cursor: pointer;
}
#dpe-doceditmeta .dpe-doceditmeta-tab.selected {
 background-color: #800;
 cursor: default;
}
#dpe-doceditmeta .dpe-doceditmeta-content {
 min-height: 400px;
 width: 280px;
 padding: 10px;
 background-color: #fff;
}
#dpe-doceditmeta .dpe-doceditmeta-content .dpe-meta-field {
 margin-bottom: 4px;
}
#dpe-doceditmeta .dpe-doceditmeta-content .dpe-meta-label {
 display: inline-block;
 width: 80px;
}
#dpe-doceditmeta .dpe-doceditmeta-content .dpe-meta-value {
 width: 180px;
}
#dpe-doceditmeta .dpe-doceditmeta-content button {
 font-size: 16px;
 background-color: #800;
 color: #fff;
}
#dpe-doceditmeta .dpe-doceditmeta-content button:hover {
 background-color: #707070;
}
 #dpe-doceditimg {
 display: inline;
 min-height: 400px;
 background-color: #fff;
}
#dpe-doceditimg #dpe-doceditimg-hdr {
 padding-top: 2px;
 background-color: #e0e0e0;
 border-right: 1px solid #000;
 border-bottom: 1px solid #aaa;
}
#dpe-doceditimg #dpe-doceditimg-hdr {
 background-color: #e0e0e0;
 padding-bottom: 2px;
}
#dpe-doceditimg #dpe-doceditimg-hdr .dpe-doceditimg-icon {
 font-size: 28px;
 margin-right: 4px;
 cursor: pointer;
}
#dpe-doceditimg #dpe-doceditimg-hdr .dpe-doceditimg-icon:hover {
 color: #800;
}
#dpe-doceditimg #dpe-doceditimg-hdr .padleft {
 margin-left: 16px;
}
#dpe-doceditimg #dpe-doceditimg-hdr .padright {
 margin-right: 16px;
}
#dpe-doceditimg #dpe-doceditimg-hdr .link {
 text-decoration: underline;
 cursor: pointer;
}
#dpe-doceditimg #dpe-doceditimg-hdr .link:hover {
 color: #800;
}
#dpe-doceditimg #dpe-doceditimg-hdr #dpe-doceditimg-pglabel {
 width: 50px;
}
#dpe-doceditimg #dpe-doceditimg-view {
 position: relative;
 height: 70%;
 white-space: nowrap;
 overflow-x: scroll;
 overflow-y: auto;
 background-color: #e0e0e0;
}
#dpe-doceditimg #dpe-doceditimg-view .dpe-image {
 position: absolute;
 display: inline;
 border: 1px solid #000;
 cursor: pointer;
}
#dpe-doceditimg #dpe-doceditimg-view .dpe-image.selected {
 border: 2px solid #800;
}
 