/** Scitation Base UI **/
html, body {height: 100%}
body { background: url('../../../img/error/scitation-back.jpg') no-repeat top center #254a6e; margin:0; font-family: arial, sans-serif; padding:0px; }
h1 { font-size:175%; line-height:125%; margin:5px 0px 10px 0px; padding:0px; }
h3 { font-size:125%; color:#254a6e; margin:0px; padding:4px 0px; }
h2 { font-size:175%; padding:0px; color:#254a6e; margin:5px 0px 15px 0px; }
a, .looklikelink { color: #254a6e!important; text-decoration:none; }
a:hover, .looklikelink:hover { color: #517ea6!important; cursor:pointer; }

/* Article Styling */
.article p { line-height:150%; }
#pageWrapper { width: 990px; background-color:#transparent;padding:0px; margin: auto; position:relative; }
#contentBody { width:950px;  padding:20px!important; background: url('../../../img/error/menu-shadow.jpg') no-repeat top center white; padding:8px 5px; overflow:auto; clear:both; }
#bottom-shadow { height:40px; background: url('../../../img/error/bottom-shadow.png') no-repeat top center;}
#topwhite { height:10px; font-size:5px; background-color:white; margin: auto;  }
#header { padding:10px;}
.error {
font-family:sans-serif;
color:#8B0000;
font-size:12px;
font-weight:700;
}