
/* More Resources CSS Override for Licensees
/* This counteracts the effect of certain items within
/* Reset.CSS
/* Coding by Marcos Drake 2008 */

ul#relatedArticlesListParents, ul#relatedArticlesListTeens, ul#relatedArticlesListKids, ul#relatedArticlesListCollege {
	margin-left: -12px !important;
	text-align: left !important;
}

#relatedButtonsHolder {
	width: 400px;
	margin: 0px auto 0px 18px;
	height: 110px;
	padding-bottom: 0px;
}

#relatedButtonsLeft {
	width: 200px;
	float: left;
	padding-left: 0 !important;
	text-align: left !important;
}

#relatedButtonsRight {
	width: 200px;
	float: left;
	text-align: left !important;
}

#relatedButtonsHolder ul {
	list-style-type: none;
	margin-left: -40px;
	font-weight: bold;
	margin-bottom: -10px !important;
}

#khcontent_category {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
}

#subCatBox {
	padding: 0 0 0 0 !important;
	margin-bottom: 8px !important;
	width: 416px;
}

ul#subCatLinks {
	margin-left: -1px;
}

#subCatBox h5 {
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}

#licenseeSubscription_text {
	background: transparent;
	width: 90%;
	margin: 0 auto 20px;
	text-align: center;
	font-weight: bold;
}

#licenseeSubscription_image {
  margin: 0 auto 20px;
}

#skipnavigation a {
	color: #000;
	font: normal normal normal 1.0em/1.4em Verdana, Arial, Helvetica, sans-serif;
}

/* ########### Search Styles Added for GSA ############ */

#suggestbox {
	background: #fff;
	border-radius: 8px;
	width: 240px;
	padding: 5px;
	border: 1px solid #789;
	position: relative;
	left: 90px;
	top: 25px;
	visibility: hidden;/*-webkit-box-shadow:  1px 2px 3px 1px #ccc;
	box-shadow:  1px 2px 3px 1px #000;*/
	z-index: 1000;
}

#leftNavSearch #suggestbox {
	top: 0;
	left: 5px;
}

.ss-gac-m {
}

.ss-gac-b {
	background: #def;
}

.ss-gac-c {
	width: 100%;
}

.ss-gac-c:hover {
	text-decoration: underline;
	cursor: pointer;
	background: #def
}

.ss-gac-e span {
	cursor: pointer;
}

.ss-gac-d {
	color: #039;
	text-align: right;
	font-style: italic;
}

#languagePairLink a span.pairedURLHead {
	font-size: 12px !important;
}

#languagePairLink a span.pairedURLBody {
	font-size: 10px !important;
}

#categoryHeaderDefaultParents, #categoryHeaderDefaultTeens, #categoryHeaderDefaultKids {
	width: 436px !important;
	text-align: left !important;
}