/**** Library ****/
.LibSearchPrevNext {float:right}
#SiteSeachForm {
  margin-bottom:3px;padding:10px 5px;border-bottom:3px inset silver;
}
#LibSearchResultsBody {
  margin-top:5px;padding-top:5px;border-bottom:1px solid black;clear:both;width:100%
}
#LibDoc_ctrls { 
  position:absolute;top:0;right:0;margin:5px; padding:5px; border:3px inset silver;background-color:white}
#LibDoc_ctrls a { font-weight:bold; }
#LibDoc_path {display:none;margin:10px 0;}

#LibDoc_path ul {display:inline;padding:0;margin:0}
#LibDoc_path li {
  display:inline;
  padding-left:20px;
  background-image:url(/images/breadcrumb.gif);
  background-position:left;
  background-repeat:no-repeat;
}

.LibTitleBlock {}
.LibTitleBlock a {font-weight:bold}
.LibSummaryBlock {margin-bottom:1em}

#LibCatMap {border-spacing:5px 0;width:100%}
.LibCategory {font-weight:bold;padding-left:20px;text-indent:-20px}
.LibCategory:first-line {padding-left:0}
#LibDocScope {font-weight:bold;margin:10px 0}

.pagelist {text-align:center;margin:10px 0;display:block;width:100%}
.pagelist ul {display:inline;padding:0;margin:0}
.pagelist li {display:inline;margin:0;padding:0 5px}
.pagelist a {font-weight:bold}
.pagelist .thispage {font-weight:bold;border:1px solid black}
.pagelist .next {padding-left:5px;border-left:1px solid black}
.pagelist .prev {padding-right:5px;border-right:1px solid black}

#LibSearchResultsBody .preview {font-weight:normal}

/* Library documents and summaries */
.LibQBlock {padding:5px;margin-bottom:20px;}
.LibQTitleRow { color:white;background-color: #BFC1C3; padding:3px; font-weight:bold} 
.LibQCommands {padding:2px;text-align:right}
.LibQSummary,.LibQComment {margin:3px;border:1px dashed black;padding:2px;width:100%;min-height:2em;}
.LibQLabel {width:150px}
.LibSelCat {border:1px dashed black}
.LibNonSelCat {}
.LibCategoryDesc {margin-left:25px; margin-right:10px;}
.LibSearchMatches {margin-right:20px;font-weight:bold;width:380px;margin-bottom:10px;}
.LibSearchResults {padding:0 0 0 10px;margin:0;width:750px}


#libQapproveList td {width:400px}
#libQapproveList td:first-child {width:250px}
