.kbcc {
	padding-top: 40px;
}

.kbcc p {
	font-size: 14px;
	line-height:21px;
}

.kbcc h1, .kbcc h2, .kbcc h3, .kbcc h4, .kbcc h5, .kbcc h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.kbcc h1 a, .kbcc h2 a, .kbcc h3 a, .kbcc h4 a, .kbcc h5 a, .kbcc h6 a {
	font-family: inherit;
	font-style: normal;
}
.kbcc h1 {
	font-size: 24px;
	margin: 0 0 22px 0;
	color: #63c8d4;
}
.kbcc h2 {
	font-size: 21px;
	margin: 0 0 20px 0;
	color: #63c8d4;
}
.kbcc h3 {
	font-size: 18px;
	margin: 0 0 18px 0;
	color: #63c8d4;
}
.kbcc h3.underline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-bottom: solid 1px #F2F2F2;
	padding: 0 0 5px 0;
	margin: 0 0 12px 0;
}
.kbcc h3.underline a {
	font-style: normal;
}
.kbcc h4 {
	font-size: 18px;
	margin: 0 0 18px 0;
	color: #1a1a1a;
	font-weight: bold;
}
.kbcc h5 {
	font-size: 16px;
	margin: 16px 0;
	color: #1a1a1a;
	font-weight: bold;
}
.kbcc h6 {
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #1a1a1a;
	font-weight: bold;
}

.kbcc a {
	color: #63c8d4;
	font-style: italic;
	text-decoration: none;
	cursor: pointer;
	outline: none;
}
.kbcc a:hover {
	text-decoration: underline;
}

.kbcc img {
	border: 0;
}

.kbcc ul {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 1em;
}
.kbcc ul li {
	list-style-type: disc;
	padding: 0 0 1.125em 0.625em;
}
.kbcc ul li ul {
	font-size: inherit;
	padding: 0 0 0 1.438em;
	}
	
.kbcc ul li ul li{
	list-style-type: lower-alpha;
	padding: 0 0 0 0.625em;
	}

.kbcc ol {
	font-size: 14px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 0 1.375em;
}
.kbcc ol li {
	list-style-type: decimal;
	padding: 0 0 1.125em 0;
}
.kbcc ol li ol {
	font-size: inherit;
	padding: 0 0 0 1.375em;
}
.kbcc ol li ol li {
	list-style-type: lower-alpha;
	padding: 0 0 0 0.625em;
}
.kbcc .small {
	font-size: 12px;
}

.kbcc #intellWrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.kbcc ul#cc_breadcrumbs {
	list-style-type:none; 
	padding: 3px 0 0 0; 
	margin: 0;
	height: 50px;
}
.kbcc #cc_breadcrumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}
.kbcc #cc_breadcrumbs li {
	float: left;
	padding: 0;
	list-style: none;
/*	background:transparent url(http://merch.kobobooks.com/customer_care/images/breadcrumb_arrow.gif) no-repeat right center;*/
}
.kbcc #cc_breadcrumbs li:last-child {
	background: none;
}
.kbcc #cc_breadcrumbs li div {
	padding: 1px 12px 1px 12px;
    border-radius: 16px;
	margin-right: 5px;
	margin-left: 5px;
	-moz-border-radius: 16px; 
	-webkit-border-radius: 16px; 
	border: 1px solid #E6E6E6;
	vertical-align: middle;
	background-color: #f1f1f1;
}
.kbcc #cc_breadcrumbs li:first-child div {
	margin-left: 0;
}
.kbcc #cc_breadcrumbs li:last-child div {
	background: #fdfdfd; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f2f2f2'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#f2f2f2)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #fdfdfd,  #f2f2f2); /* for firefox 3.6+ */ 
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	padding: 3px 12px 3px 12px;
	box-shadow:  0 0 4px #e3e3e3;
	color:#666666;
}
#cc_breadcrumbs li a { 
	color:#63c8d4;
}
#cc_breadcrumbs li a:link, #cc_breadcrumbs li a:visited {
	text-decoration:none;
	color:#000000;
}
#cc_breadcrumbs li a:hover, #cc_breadcrumbs li a:focus {
	color:#63c8d4;
}

.kbcc .topQuestions {
	display: inline-block;
	width: 362px;
	height: auto;
	padding: 0;
	margin: 6px 0 20px 0px;
	font-style: normal !important;
	text-align: left;
	vertical-align: middle;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	border: 1px solid white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow:  0 0 2px #BBBBBB;
	*margin-left: .3em;
}
.kbcc .topQuestions .inside {
	margin: 18px 18px 18px 18px;
 } 
.kbcc .topQuestions .inside ul {
	display: block;
	margin: 0;
	padding: 0 0 0 1.250em;
	font-size: 14px;
}
.kbcc .topQuestions .inside ul li {
	list-style-type: disc;
	line-height: 1.313em;
	padding: 0 0 1.750em 0;
}
.kbcc .topQuestions .inside ul li a {
	color: #666666;
	font-style: normal;
}
.kbcc .topQuestions .inside ul li a:hover {
	text-decoration: underline;
}
	
.kbcc .askQuestionsForm {
	display: inline-block;
	width: 362px;
	height: 72px;
	padding: 0;
	margin: 6px 0 21px 0;
	font-style: normal !important;
	text-align: left;
	vertical-align: middle;
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	border: 1px solid white;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow:  0 0 2px #BBBBBB;
	*margin-left: .3em; 
}
.kbcc .askQuestionsForm .askQuestions {
	margin: 0 0 0 18px;
	padding: 0;
}
.kbcc .askQuestionsForm .searchBarField {
	float: left;
	margin: 16px 18px 0 0;
	padding: 9px 10px 9px 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #505050;
	width: 206px;
	background-color: #ffffff;
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
	box-shadow:  0 0 2px #eeeeee;
	*margin-left: .3em; 
}
.kbcc .askQuestionsForm input.kb_btnBase.kb_btnAsk {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}