﻿#national_numbers {
	    color:#000000;
	    font-family:arial,verdana,helvetica,sans-serif;
	    font-size:12px;
		border:1px solid #edd415;
		background:url('images/background.jpg');
		width:120px;
		height:68px;
		overflow:hidden;
	}

	#national_numbers a, a:visited, a:active {
	    color:#0064C8;
	    text-decoration:underline;
	}

	#national_numbers h3 {
	    font-size:11px;
	    margin:0px;
	}
	
	#national_numbers p {
	    font-size:10px;
	    margin:0px;
	}

	#national_numbers input, select {
	    font-family:arial,helvetica,sans-serif;
	    font-size:10px;
	}
	
	#national_numbers img {
	    border:0px none;
	}
	
	#national_numbers .homepagesearch {
		color:#000000;
		font-size:11px;
		text-align:center;
		text-transform:uppercase;
		margin-top:4px;
		margin-bottom:10px;
		vertical-align:middle;
		width:100px;
		height:12px;
		border:1px solid #ffffff;
	}   

	.search_button {
		border:0px;
		background:url('images/search.gif');
		color:#000000;
		width:110px;
		height:18px;
		border:1px solid #edd415;
	}
