/* @override http://public-records.net/css/main.css */

#outer_container {
	width: 960px;
	padding: 0 10px 0 10px;
	margin: auto;
	}
	
h1.bigText {
	font-size: 20px;
	font-family: arial;
	margin-bottom: 1px;
}

div.info h2 {
	font-size: 14px;
	font-family: arial;
	margin-bottom: 0;
	color: #b8b9c2;
}

div.info p {
	font-size: 12px;
	font-family: arial;
	margin-top: 4px;
	color: #b8b9c2;
}

div.line {
	border-bottom: 1px dotted #d4d5de;
}

#searchForm table tbody tr td h2.text2 a {
	font-size: 14px;
	font-family: arial;
}


td.terms {
	font-size: 11px;
	font-family: arial;
	padding-top: 6px;
}


#searchPeople {
	width: 788px;
	margin: auto;
	background: url(../images/search_background.gif) no-repeat;
	height: 103px;
}

table.main_search {
	padding-top: 23px;
	margin-left: 43px;
}

a.different {
		font-size: 14px;
}

th.top_white {
	text-align: left;
	font: bold 15px arial;
	padding-left: 2px;
	padding-bottom: 4px;
}

span.required_star {
	color: firebrick;
}

a {
	outline: none;
	font-size: 12px;
	font-family: arial;
}

a:hover, a:active, a:focus {
  	outline: none;
	font-family: arial;
}



form#record_search_form {
	margin-bottom: 1px;
}

input#ln.topinputText_new {
	font-size: 15px;
	margin-right: 10px;
	height: 22px;
}
input#fn.topinputText_new {
	font-size: 15px;
	margin-right: 10px;
	height: 22px;
}

select#state_dropdown.inputSelect {
	margin-right: 10px;
}
