.whats-new-block ul {
	list-style-type:  none;
	margin-left: 10px !important;
	margin-bottom:15px !important;
	padding-left: 10px !important;
	font-size: 14px !important;
}
.whats-new-block li {
	padding: 10px 10px 0 10px !important;
}
.whats-new-block li a.rsswidget,.whats-new-block li h4 {
	font-weight: bold;
	display: block;
	overflow: hidden;
	height: 20px;
	text-overflow: ellipsis;
	line-height: 20px;
	white-space: nowrap;
}
.whats-new-block li span.rss-date,.whats-new-block .tm_lcptu_post_date {
	display: block;
	font-size:12px;
	font-style: italic;
}

.whats-new-block .tm_lcptu_read_more_link {
	white-space: nowrap;
}

.home .primary-content #fairuse-home-top #fairuse-home-top-featured #fairuse-home-top-featured-more-link {
	position: absolute; 
	bottom: 16px; 
	left: 15px; 
	z-index: 350;
	display: block;
}

.primary-content .pdflink_holder img {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
}

#header .searchcontainer {
	position: relative;
	top: 75px;
	width: 500px;
	float: right;
}
.searchcontainer .searchinput {
	width:400px;
	height:18px;
	margin-top:5px;
}
.searchcontainer .searchsubmit {
	width: 78px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	background: #9B0000;
	color: #fff;
	border-radius: 4px;
	border: 1px solid maroon;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
	position:relative;
	top:-1px;
}
#sc-1 .jwpw_connect h4 {
	display: none;
}
#text-2 h4 {
	display: none;
}
#text-2 div {
	padding: 0;
	margin: 0;
}

#fairuse-home-whatsnew-tabs .tabs ul {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
	display: block;
	clear: both;
	height: 41px;
	width: 100%;
	border-bottom: 1px solid #999;
}

#fairuse-home-whatsnew-tabs .tabs li {
	width: 78px;
	height: 40px;
	display: block;
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	background: #efefef;
	line-height: 18px;
	font-size: 12px;
}
#fairuse-home-whatsnew-tabs .tabs li:hover {
	background: #dfdfdf;
}
#fairuse-home-whatsnew-tabs .tabs li.active {
	background: #fff;
	border-bottom: 1px solid #fff;
	font-weight: bold;
}
#fairuse-home-whatsnew-tabs .tabs li a {
	display:block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #000;
}

.whatsnew-section {
	padding-top: 15px;
}

.whatsnew-section article {
	border-bottom: 1px solid #cdd0d4;
	padding-bottom: 20px;
	margin: 0 0 30px;
	padding: 0 0 25px;
	width: 100%;
}

.feed-item-content img {
	display: none;
}

.whatsnew-section .whatsnew-section-heading {
	padding: 0;
	margin:0;
	float: left;
}
.whatsnew-section .whatsnew-source {
	float: right;
}
.whatsnew-section .published-date-label {
	display: none;
}
.whatsnew-section-content {
	clear: both;
	padding-top:20px;
}
.whatsnew-section .whatsnew-more-link {
	text-align: right;
	font-weight: bold;
}
.whatsnew-source-feedlink {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url('/jshared/img/connect/16/rss.png');
}
.whatsnew-source-feedlink span {
	display: none;
}
.whatsnew-item-title {
	margin: 0;
	padding: 0;
}
.single-post .entry footer {
	clear: both;
}