	.resultDetails {
		padding: 16px 15px 21px !important;
		margin: 0!important;
	}
		.resultDetails p {
			font-weight: bold;
			padding: 0 !important;
		}
		.resultDetails p span.criteria {
			color: #E31818;
		}
	
	.result {
		padding:22px 0;
	}
	
	ul.searchResults{
		margin: 0;
		padding: 0 0 60px;
		list-style: none;
		background: none;
		border-top:1px dotted #C3C3C3;
		}
		ul.searchResults li {
			margin: 0;
			list-style: none;
			clear: both;
			background: none !important;
			border-bottom: 1px dotted #C3C3C3 !important;
			display: block;
			padding: 14px 15px 20px !important;		
			line-height: 18px !important;	
		}
		ul.searchResults li h3 {
			font-size: 18px;
			color: #e31818;
			margin: 0;
			padding-bottom: 10px !important;
		}
		ul.searchResults li h3 a{
			color: #e31818;
			text-decoration: none;
			}
		ul.searchResults li.teaserHover  {
			cursor: pointer;
			background: #f0f0f0 !important;
			}
			ul.searchResults li.teaserHover h3 a {
				text-decoration: underline;
			}
			
			
		ul.searchResults li p.summary {
			color: #3f3c35;
			font-size: 14px;
			line-height: 16px;
			padding: 0;
			}
			ul.searchResults li p.summary span.criteria {
				background: #333;
				color: #fff;
				padding: 0 4px;
			}
			ul.searchResults .score {
				color: #3f3c35;
			}			
			
	.searchPagination {
		margin: 0!important;
		padding: 0 0 16px 15px!important;
		width: 648px;
		overflow: hidden;
		}
		.searchPagination a.prev,
		.searchPagination a.next {
			margin: 3px 0 0;			
			padding: 0 10px 0 10px;
			background: url("/wsimages/searchPaginationArrows.gif") 0 -18px no-repeat;
			display:block;
			float:left;
			color: #e31818;
			text-decoration: underline;		
			font-size: 12px;		
			font-weight: bold;
			}
		.searchPagination a.next{
			padding: 0 12px 0 8px;
			background-position: right -1px;
			}
		.searchPagination a.pageLink{
			background:#e31818 !important;
			color:#FFFFFF;
			display:block;
			float:left;
			font-size:11px;
			font-weight:bold;
			margin-right:3px;
			padding:1px 6px 0 7px;
			text-decoration:none;		
			line-height: 18px;
		}	
	.searchPagination form {
		padding: 0 0 0 10px;
		float: left;
	}
	
ul.searchResults li p.summary span {
	background:#e31818 !important;
	color:#fff;
}

body.internal #contentPrimary a.pageLink {
	display:block;
	font-weight:bold;
	float:left;
	font-size:11px;
	padding: 0px 6px 0 7px;
	margin-right: 3px;
	text-decoration: none;
	color: #ffffff;
	background: #01336F url("/wsimages/cfm_bg_num.gif") top left no-repeat !important;
}

	body.internal #contentPrimary a.pageLink span {
		display:block!important;
		line-height:15px!important;
		padding: 2px 0 2px 0!important;
	}

span#activePage {
	background:none;
	display:block;
	font-weight:bold;
	color:#e31818!important;
	padding: 1px 7px 0 5px;
	line-height:18px;
	float:left;
	font-size: 11px;
}

body.internal #contentPrimary .prev a, body.internal #contentPrimary .next a {
	color: #a91000;
	font-size: 12px;
}

.searchInput {
	background: #dfdfdf;
	height:33px;
	padding:13px 15px 5px;
	}
	.searchInput .imgBtnLarge,
	.searchInput a.buttonGray{
		margin: 0;
	}
	#topicSearch{
		float: left;
		width: 289px;
		}
		#topicSearch .imgBtnLarge{
			width: 66px;
		}
#sortResult{
	width: 210px;
	float: left;
	}		