#section-1 {display: none}


#section-2 .box1 .search-sort {margin: 10px 0px;font-size:12px;}
#section-2 .box1 .refine {margin: 0 0 10px 0; font-weight: normal;}
#section-2 .box1 .results a {
	font-weight: bold;
}

#section-2 .box1 h4 {
font-size:30px;
font-style:normal;
font-weight:normal;
margin-bottom:10px;
}

#section-2 .box1 .results {
border-bottom:1px solid #999999;
font-size:12px;
padding:10px 0;
margin-bottom:18px;
}
#section-2 .box1 h4 span {
	color: #666;
}

#section-2 .box1 .records {clear: both;}

#section-2 .box1 .record .abstract {
font-size:12px;
line-height:18px;
}
#section-2 .box1 .records .more {
	font-size: 14px;
	margin: 10px 0;
	
}
#section-2 .box1 .record .more {
	font-size: 12px;
	margin: 0;
}
  #section-2 .box2  .form {
	margin-top: 10px;
	margin-bottom: 10px;
	border-collapse: collapse;
	width: 100%;
	text-align: left;
}

#section-2 .box2  .form table {
	border-collapse: collapse;
	width: 360px;
}

@media (min-width: 0px) and (max-width: 480px) {
	.container #section-2 .box2  .form table,
	.container #section-2 .search-new {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.container #section-2 .box2  .form table,
	.container #section-2 .search-new {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.container #section-2 .search-new .form td input {
		width: 100%;
		font-size: 16px; /* disables zoom in on textfield in IOS */
	}

	.picker--opened .picker__holder {
		margin-left: -36%;
	}
}

#section-2 .box2  .form td {
	margin: 5px;
	font-size: 12px;
	padding: 7px 0px;
	border-collapse: collapse;
}
#section-2 .box2  .form td label {
	font-weight: normal;
	display: block;
	padding:0 10px 0 0;text-align: right;
}
#section-2 .box2  .form td input {
	width: 240px;
}
#section-2 .box2  .form td span.dateRangeTextTo {
	padding-right:14px;


}

#section-2 .box2  .form table table {
	width:175px;
}
#section-2 .box2  .form table table td {
	border: 0px none;
}
#section-2 .box2  .form table table td label {
	font-weight: normal;
}



#section-2 .box2  .form table.radio  {
	margin-left:-17px;
	width: 100%;
}

#section-2 .box2  .form table.radio td {
	margin:0;
	padding:0;
	
}


#section-2 .box2  table.radio td.input{
	padding:0;
	margin:0;
	width: 25px;

}


#section-2 .box2  .form table.radio td label{
	padding-left:5px;
}

#section-2 .box2  .form .buttons {
	margin-top: 15px;
	text-align:right;}
#section-2 .box2  .form .article-tax, #section-2 .box2  .form .directory-tax {
	display: none;
} 
#section-2 .box2 {	
	width: 370px;
	margin: 0px auto;
	margin-bottom: 20px;
	padding-top: 16px;
	float: left;
}
#section-2 .box3 {
	width: 250px;
	float: right;
	border-left: 1px solid #989898;
	padding-left: 20px;
	padding-top: 30px;
}
#section-2 .box3 .divider {
	padding-left: 45px;
	font-size: 11px;
}
#section-2 .box3 .record {
	margin: 0px;
	padding: 5px;
}

#section-2 .box3 a.more {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

/* Sponsored badges for links */
.search__sponsored-by {
  background-color: #EDB802;
  padding:0 4px 0 4px;
  display:table-cell;
  color:#FFF !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size:10px;  
  line-height: 1.5em;
}

.search__sponsor-name {
  font-size:12px;
}

/* End sponsored article styles */