/* More Resources CSS Override for Licensees
/* IE7 Specific
/* 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: 30px !important;
}

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

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

#relatedButtonsRight {
	width: 200px;
	float: left;
}

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

ul#subCatLinks {
	margin-left: 42px !important;
}

.subCatClosed a {
	background: url(/licensees/standard_licensee/images/subCatArrow.gif) 0px 3px no-repeat !important;
}
.subCatOpen a {
	background: url(/licensees/standard_licensee/images/subCatArrowDown.gif) 0px 3px no-repeat !important;
}