/* 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;
}
#subCatBox {
	padding: 0 0 0 0 !important;
	width: 416px;
}
ul#subCatLinks {
	margin-left: -1px;
}
#subCatBox h5 {
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}
