#pageFrame .rss #pageBody .linksIndex:after,
#advisoryBoard.pageHeader:after,
.clearFix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#pageBody ul.rosterListing li .expandedContent.offscreenBuffer {
	height: auto;
	position: absolute;
	visibility: hidden;
}

/* The .jQuery-compatible class is added by jQuery, in order to ensure that the page is legible to non-JS users */
#pageBody ul.rosterListing.jQuery-compatible li .expandedCopy {
	display: none;
	height: 0;
}

#pageBody ul.rosterListing.jQuery-compatible li .infoLink {
	display: none;
}

#pageBody ul.rosterListing li .infoLink {
	margin-top: 2px;
}

#pageBody ul.rosterListing li .infoLink a {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 13px;
	background-image: url(/images/ICN_infoClose.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 15px;
	cursor: pointer;
}

#pageBody ul.rosterListing li .infoLink a:hover {
	text-decoration: underline;
}

#mainContentTree.bio {
	padding: 20px 20px 30px 0;
}

#mainContentTree.rss,
#mainContentTree.advisoryBoard {
	padding: 0 20px 50px 0;
}

#pageSidebar {
	width: 150px;
	float: left;
	margin-right: 19px;
}

.bio #pageSidebar {
	padding-top: 56px;
}

#pageSidebar img {
	float: right;
}

.advisoryBoard #pageSidebar img {
	position: relative;
	left: 1px;
}

#pageSidebar p.capType-sidebar {
	clear: right;
	float: left;
	margin: 15px 0 0 12px;
	line-height: 13px;
	color: #666;
}

*:first-child+html #pageSidebar p.capType-sidebar { /* <- IE7 hack */
	float: none;
}

#pageSidemain {
	width: 560px;
	float: left;
	margin-bottom: 40px;
}

#pageFrame #mainContentTree.bio .pageHeader h3 {
	text-indent: -9999px;
	font-size: 0;
	background-image: url(/images/HED_biography.gif);
	background-repeat: no-repeat;
	width: 93px;
	height: 21px;
	margin: 25px 0 7px 0;
}

#pageFrame #mainContentTree.rss .pageHeader h3 {
	text-indent: -9999px;
	font-size: 0;
	background-image: url(/images/HED_rssFeeds.gif);
	background-repeat: no-repeat;
	width: 94px;
	height: 18px;
	margin: 25px 0 35px 0;
}

#pageFrame #mainContentTree.advisoryBoard .pageHeader h3 {
	text-indent: -9999px;
	font-size: 0;
	background-image: url(/images/HED_advisoryBoard.gif);
	background-repeat: no-repeat;
	width: 139px;
	height: 22px;
	margin: 25px 0 7px 0;
	float: left;
}

#pageFrame #internships h4 {
	text-indent: -9999px;
	font-size: 0;
	background-image: url(/images/HED_internships.gif);
	background-repeat: no-repeat;
	width: 102px;
	height: 21px;
	margin: 25px 0 7px 4px;
}

.bracketBoxSleeve {
	background-image: url(/images/BGD_bracketBox-bottom.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 255px;
	padding-bottom: 2px;
}

.bracketBox {
	background-color: #F9F4D9;
	background-image: url(/images/BGD_bracketBox-top.gif);
	background-repeat: no-repeat;
	margin-top: 16px;
	padding: 35px 22px 44px 22px;
	position: relative;
}

#pageSidemain .bracketBoxSleeve {
	background-image: url(/images/BGD_bracketBoxSide-bottom.gif);
	margin-bottom: 5px;
}

#pageSidemain .bracketBox {
	background-color: #f4efde;
	background-image: url(/images/BGD_bracketBoxSide-top.gif);
	margin-top: 16px;
	padding: 10px 5px 25px 5px;
	position: relative;
}

#pageFrame .rss #pageBody p,
#pageFrame .rss #pageBody h5,
#pageFrame .rss #pageBody ol,
#pageFrame .rss #pageBody ul,
#pageFrame .bio #pageBody p,
#pageFrame .about #pageBody p {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 1em;
}

#pageFrame .rss #pageBody h6 {
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}

#pageFrame .rss #pageBody p strong {
	font-weight: bold;
}

#pageFrame .advisoryBoard #pageBody {
	margin-top: 6px;
}

#pageFrame .advisoryBoard #pageBody p,
#pageFrame .advisoryBoard #pageBody li,
#pageFrame .advisoryBoard #pageBody h5 {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	margin-bottom: 1em;
}

#pageFrame .advisoryBoard #pageBody h5.withSeparator {
	background-image: url(/images/BGD_aboutSep.gif);
	padding-top: 20px;
	margin-top: 20px;
	background-repeat: no-repeat;
}

#pageFrame .paginationLink {
	float: right;
	margin-top: 31px;
}

#pageFrame .paginationLink li {
	font-family: verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#pageFrame .paginationLink li.pageMarker a {
	color: #000;
}

#pageFrame .paginationLink li.continuation a {
	text-decoration: none;
	background-image: url(/images/ICN_readFull.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 10px;
}

#pageBody p.introPara {
	margin-bottom: 0;
}

#pageFrame .advisoryBoard #pageBody li a.readFull {
	background-image: url(/images/ICN_readFull.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	display: inline-block; /* <- For IE6/7's benefit; the wrapping is unnecessary in other browsers */
	text-decoration: underline;
	cursor: pointer; /* <- The previous two lines are due to the fact that the jQuery strips the href attribute, making these tags linkless */
}

#pageFrame .rss #pageBody h5.questionHead {
	background-image: url(/images/BGD_headSeparator.gif);
	background-position: left bottom;
	padding-bottom: 3px;
	margin-top: 2.5em;
	margin-bottom: 1em;
	background-repeat: no-repeat;
}

#pageFrame .rss #pageBody .scrollableBox h6 {
	background-image: url(/images/BGD_headSeparator.gif);
	background-position: left bottom;
	padding-bottom: 3px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
}

#pageFrame .rss #pageBody .scrollableBox {
	padding: 2px 0 5px 0;
	background-image: url(/images/BGD_headSeparator.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#pageFrame .rss #pageBody .scrollableBox .scrollableArea {
	height: 6em;
	overflow: auto;
	padding: 4px 0 8px 0;
}

#pageFrame .rss #pageBody .linksIndex {
	margin-bottom: 34px;
}

#pageFrame .rss #pageBody .linksIndex li {
	float: left;
	border-left: 2px solid #88886D;
	margin-left: 15px;
	padding-left: 12px;
	line-height: 10px;
}

#pageFrame .rss #pageBody .linksIndex li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

#pageFrame .rss #pageBody .linksIndex li a {
	display: block;
	background-image: url(/images/ICN_arrow-linkIndex.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}

#pageFrame .rss #pageBody .aboutBox {
	background-image: url(/images/about.gif);
}

#pageFrame .rss #pageBody table.rssFeeds td {
	vertical-align: middle;
	font-family: "helvetica neue", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 10px 5px 10px;
}

#pageFrame .rss #pageBody table.rssFeeds tbody td {
	background-color: #fff;
}

#pageFrame .rss #pageBody table.rssFeeds thead td.colPos-1 {
	width: 155px;
}

#pageFrame .rss #pageBody table.rssFeeds thead td h5 {
	margin-bottom: 0;
}

#pageFrame .rss #pageBody table.rssFeeds tbody td h6 {
	font-weight: normal;
}
