

body{
background-color: white;
font-family: Helvetica, "Lucida Grande",Verdana,Arial,sans-serif;
font-size: 0.8em;
}



#container{
	width: 960px;
	margin: auto;
}

#head{
	height: 100px;
	background-image: url('../header.png');
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#head h1{
display: none;
}

#explanation{
width: 50%;
margin: auto;
text-align: center;}

#numberQuery{
text-align: center;
font-size: 1.5em;
color: #666;
margin-top: 4em;
margin-bottom: 4em;
vertical-align:center;
}

#numberQuery > input{
border: 1px solid #aaa;
text-align: center;
font-size: 1em;
padding:2px;
margin:0px;
vertical-align:center;
}

#numberQuery >.npa, #numberQuery > .nxx{
width: 2.5em;
}

#numberQuery >.xxxx{
width: 3em;
}

#tabs{
position: relative;
float: left;
width: 620px;
margin-left: 12px;
}

.newsearchbutton {
	padding: 0.25em;
}
.newsearchbutton a {
	text-decoration:none;
	display:inline-block;
	border: 1px solid #666;
	padding: 0.25em;
	margin-bottom: 0.25em;
}
.newsearchbutton a:hover {
	border: 1px solid #000;
	font-weight:bold;
}

.googlesearchform{
text-align: center;
}

#cse-search-results{
width: 795px;
margin: auto;}


#gMap{
position: relative;
float: left;
width: 275px;
height: 100%;

#gMap img{
border: 0;
}
}

.info{

}

.info ul{
list-style: none;
border-top: 1px solid #666;
margin: 0 0 2em 0;
padding: 0;
}

.info ul li{
margin: 0;
padding: 0.5em 0.25em 1em 0.25em;
border-bottom: 1px dotted #999;
}

.info span.legend{
display: inline;
font-weight: bold;
margin-right: 0.5em;
}


#recentsearchtable th{
text-align: left;
}

#recentsearchtable td{
padding-right: 2em;
line-height: 2em;
}

#foot{
clear: both;
padding: 0.5em;
text-align: center;
line-height: 2em;
}