﻿div#ShowFAQSummary {
  margin: 20px 0 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#paging {
  margin-top: 7px;
  text-align: right;
}

#pagingBottom {
  margin-top: 0px;
  text-align: right;
  padding-top: 0px;
}

#paging a, #pagingBottom a {
  font-size: 11px;
  text-decoration: none;
}

#paging span, #pagingBottom span {
  font-size: 9px;
  margin-right: 2px;
  margin-top: 0px;
}

.faqLeft {
  background: url(/images/hdr_left.jpg) left no-repeat;
  width: 7px;
  height: 25px;
  float: left;
}

.outer {
  float: left;
  max-width: 560px;
}

.inputBox {
  float: right;
  border: 1px solid #ccc;
}

/*.faqTitle {
	float: left;
	width: 285px;

height: 20px;
font-weight: bold;
padding: 0;
padding-left: 5px;
margin: 0;
margin-top: 1px;
text-align: left;
}
*/

.inputText {
  color: #666;
  font-size: 11px;
  height: 16px;
  border: 0;
  padding: 0;
  padding-left: 5px;
  width: 220px;
}

.link {
  float: left;
  margin-left: 3px;
}

.ViewAll {
  margin-top: 10px;
  display: inline-block;
}

#kb_summary ol, #kb_summary ul {
  padding-left: 30px;
}

#KBTopArticles ol {
  padding-left: 30px;
  margin: 0;
}

div#KBTopArticles ol li {
  min-height: 20px;
  list-style-image: url(/images/icon_kb.jpg);
  line-height: 2em;
}

div#KBTopArticles li a {
  top: -2px;
  position: relative;
}

div#KBTopArticles .entrylist {
  height: 20px;
  width: 18px;
  border-width: 0px;
  margin-right: 10px;
  margin-left: 8px;
}

a.pageItem.selected {
  color: black;
  font-size: 3.5em;
  font-weight: 700;
}

#KBTopArticles li a {
  color: #000;
}

#showArticleMain h1 {
  font-size: 13px;
}

#showArticleMain #KB h1 {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0.5em;
}

#nav a {
  behavior: url(/wwimages/style/iepngfix.htc);
}

div#KB {
  text-align: left;
}

#kb_showhide {
  border: none !important;
  overflow-x: auto;
}

#kb_showhide img {
  border: #bbbbbb 1px solid;
  padding: 5px;
}

#kb_showhide P {
  font-size: initial !important;
}

#kb_showhide li {
  margin-bottom: 10px;
}

#kb_showhide td {
  padding-left: 10px;
  margin-bottom: 25px;
}

#mylayer1 {
  padding: 20px 0 10px 0;
  color: #000;
  z-index: 1;
  left: 220px;
  top: 30px;
  width: 100%;
  text-align: left;
}

div#mylayer1 .solutionID {
  font-size: 0.8em;
}

div#mylayer1 .print {
  font-size: 12px;
  padding-top: 5px;
  cursor: pointer;
}

TABLE.kb_summary {
  WIDTH: 100% !important;
}

.print {
  float: right;
  padding-right: 20px;
}

/* For UCFAQ Styling */

#faqViewAll {
  display: none;
}

#kb_showhide td {
  border: 1px solid #ccc;
}