.noMarginListStyle,
#nav,
#formSiteSearch ol,
#formSiteLogin ol,
.formWrapper,
.inlineFormWrapper,
.footerSubjectLinksWrapper ul,
#socialLinks,
#footerCopyrightLinks,
#booksJournalsTabSelector,
#sliderIndicator,
#breadCrumb ul,
.relatedTopics,
.relatedTopics ul,
.subjectFilterLinks ul,
.loggedIn ul,
#taxonomyContainer ul {
	list-style: none;
	margin: 0;
}

.noListStyle,
.postDetails,
.colLinks,
#searchSubjectsOptions,
#searchContentTypesOptions,
.subjectList,
#relatedWrapper .rankListing,
.journalIssueListing,
.journalIssueListing ul, 
.errorPageSearch ol {
	list-style: none;
	margin-left: 0;
}

a img {
	border: 0;
}

.noMargin,
.noCSS {
	margin: 0 !important;
}

.noPadding,
.noCSS {
	padding: 0 !important;
}

.noBorder,
.noCSS {
	border: 0 !important;
}

.noBg {
	background: none !important;
}

.noBold {
	font-weight: normal !important;
}

.alignCenter {
	text-align: center;
}

.withMargin {
	margin-bottom: 15px;
}

.small.withMargin {
	margin-bottom: 5px;
}

.floatLeft,
img.imgFloatLeft {
	float: left;
}

.floatRight,
img.imgFloatRight {
	float: right;
}

img.imgFloatLeft {
	margin: 0 10px 10px 0;
}

img.imgFloatRight {
	margin: 0 0 10px 10px;
}

.offscreen,
.offScreen,
#formSiteLogin {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute; 
	width: 1px;
}

#siteLoginWrapper.expand h2.offScreen,
#siteLoginWrapper.expand #formSiteLogin {
	clip: auto;
	height: auto;
	width: auto;
	margin: 0;
	position: relative;
}

.clearFloat {
	clear: both !important;
}

.btnSubmit {
	cursor: pointer;
}

.btnStyled {
	color: #FFF;
	text-transform: uppercase;
	border: 0;
	background: #56AED2;
	font-size: 0.833em; /* 10px */
	font-weight: bold;
	padding: 4px 5px;
}

.btnStyledLarge {
	font-size: 1.0em;
	padding: 5px 15px;
}

.footerSubjectWrapper {
	border-bottom: 1px solid #DFDFDF;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.footerSubjectHeader {
	float: left;
	width: 160px;
	margin-top: 3px;
}

.footerSubjectHeader a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -999em;
}

.footerSubjectLinksWrapper {
	float: left;
	width: 780px;
}

#footerSubjectBiostatistics {
	width: 99px;
	height: 13px;
	background-image: url(../images/bg_footer_biostatistics.gif);
}

#footerSubjectBusinessEconomics {
	width: 84px;
	height: 32px;
	background-image: url(../images/bg_footer_businesseconomics.gif);
}

#footerSubjectEngineering {
	width: 97px;
	height: 13px;
	background-image: url(../images/bg_footer_engineering.gif);
}

#footerSubjectEnvironmental {
	width: 107px;
	height: 13px;
	background-image: url(../images/bg_footer_environmental.gif);
}

#footerSubjectMethods {
	width: 69px;
	height: 13px;
	background-image: url(../images/bg_footer_methods.gif);
}

#footerSubjectSocialScience {
	width: 111px;
	height: 13px;
	background-image: url(../images/bg_footer_socialscience.gif);
}

#footerSubjectTools {
	width: 45px;
	height: 13px;
	background-image: url(../images/bg_footer_tools.gif);
}

.footerSubjectLinksWrapper ul li {
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #646464;
}

.footerSubjectLinksWrapper ul li a {
	display: block;
	color: #646464;
}

.footerSubjectLinks {
	margin-bottom: 10px !important;
}

.footerSubjectTopicHeader {
	font-size: 1.2em;
	float: left;
	text-transform: uppercase;
	color: #646464;
	margin: 2px 5px 0 0;
}

#socialWrapper {
	margin-bottom: 15px;
}

#socialConnect {
	float: left;
	width: 70px;
	height: 13px;
	text-indent: -999em;
	background: url(../images/bg_connect.gif) no-repeat top left;
	margin: 5px 20px 0 0;
}

#socialLinks li {
	float: left;
	margin-right: 10px;
}

#socialLinks li a {
	display: block;
	width: 159px;
	height: 24px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
}

#btnTwitter {
	background-color: #196EA8;
	background-image: url(../images/btn_twitter.gif);
}

#btnFacebook {
	background-color: #305785;
	background-image: url(../images/btn_facebook.gif);
}

#footerCopyrightLinks li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #FFF;
}

#footerCopyrightLinks li a {
	display: block;
	color: #FFF;
}

.colLinks li {
	margin-bottom: 10px;
}

.colLinks li a {
	color: #000;
}

.halfSideBar {
	width: 44%;
	padding: 3% 3% 0;
	border: 1px solid #999;
}

.floatLeft.halfSideBar {
	margin-right: 20px;
	margin-bottom: 20px;
}

.floatRight.halfSideBar {
	margin-left: 20px;
	margin-bottom: 20px;
}

.fullWidthBar {
	clear: both;
	padding: 20px 20px 5px;
	border: 1px solid #999;
	margin-bottom: 20px;
}

.fullWidthBar h2,
.halfSideBar h2,
.relatedLinksContainer h2,
.tocContainer h2 {
	font-size: 1.6em;
	border-top: 10px solid #6D97D1;
	padding-top: 15px;
	margin-bottom: 15px;
}

.imgContainer {
	clear: both;
	text-align: center;
	padding: 10px 10px 0;
	border: 1px solid #999;
	margin-bottom: 20px;
}

.floatLeft.imgContainer {
	clear: none;
	text-align: left;
	margin-right: 20px;
}

.floatRight.imgContainer {
	clear: none;
	text-align: left;
	margin-left: 20px;
}

.imgContainer img {
	border-top: 10px solid #6D97D1;
	margin-bottom: 10px;
	padding-top: 10px;
}

.imgCaption {
	color: #5B5B5B;
	font-style: italic;
}

blockquote {
	clear: both;
	margin-bottom: 20px;
	padding-left: 20px;
	border-left: 8px solid #6D97D1;
}

blockquote.floatRight {
	clear: none;
	width: 250px;
	margin-left: 20px;
}

blockquote p {
	font-size: 1.6em;
	line-height: 1.3em;
	font-weight: bold;
}

.cite {
	text-align: right;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 0;
}

.refContainer {
	margin-bottom: 20px;
}

.refContainer h2 {
	font-size: 1.4em;
	margin-bottom: 10px;
}

.refContainer ol {
	padding-left: 40px;
}

.refContainer li,
.tocContainer li {
	margin-bottom: 10px;
}

.relatedLinksContainer {
	width: 240px;
	padding: 10px 10px 0;
	border: 1px solid #999;
	margin: 0 0 20px 20px;
}

.tocContainer {
	clear: both;
	margin-bottom: 20px;
	padding: 10px 10px 0;
	border: 1px solid #999;
}

.tocContainer h2 {
	border-top-width: 5px;
}

.relatedLinksContainer ul {
	list-style: none;
	margin: 0;
}

.relatedLinksContainer li {
	margin-bottom: 10px;
	background: url(../images/bg_bullet_arrow.gif) no-repeat left 3px;
	padding-left: 16px;
}

.presenterHeading {
	clear: both;
	color: #6D98CF;
	margin-bottom: 10px;
}

.presenterWrapper {
	clear: both;
	border: 2px solid #CCC;
	width: 100%;
}

.presenter {
	text-align: center;
	border: 1px dotted #999;
	float: left;
	width: 30%;	
}

.presenter img {
	margin-bottom: 10px;
}

.presenterName {
	font-size: 1.2em;
}

.presenterTitle {
	font-style: italic;
}

.bioglink {
	cursor: pointer;
}

.break {
	border: 1px dotted #CCC;
	margin: 15px 0;
	padding: 3px;
	color: #CCC;
	font-style: italic;
	background: #F5F5F5;
	text-align: center;
}

.clear:before,
.clear:after,
.standardListEntry:before,
.standardListEntry:after {
	content: "";
	display: table;
}

.clear:after,
.standardListEntry:after {
	clear: both;
}

.clear,
.standardListEntry {
	zoom: 1;
}
.listing {
	position: relative;
	margin-bottom: 20px;
}

.listing h2,
.listing h3,
.listing h4 {
	font-size: 1.2em;
}

.boxWrapper .listing h3 a,
.boxWrapper .listing h4 a,
.listing .postDetails,
.rankListing li a {
	color: #646464;
}

.listing.bullet {
	padding-left: 20px;
	background: url(../images/bg_bullet.gif) no-repeat left 5px;
}

.listing.withThumbnail {
	padding-left: 90px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

.listing .listingThumbnail {
	position: absolute;
	top: 0px;
	left: 0px;
}
.headerIR {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 15px;
}

#headerMostPopular {
	width: 132px;
	height: 16px;
	background: url(../images/bg_header_mostpopular.gif);
}