p, div, td, body {
	font-size: 0;
	font-family: Arial;
	/**
	 * height: 0;
	 */
	color: #585858;
	margin: 0;
	padding: 0;
	line-height: 0;
}

a {
	color: #2389A8;
}

a:hover {
	text-decoration: none;
}

a img {
	border: 0;
}

input, textarea {
	font-size: 11px;
	line-height: 12px;
}

div.all {
	width: 775px;
	margin: 0 auto 0 auto;
}

div.top {
	width: 100%;
	text-align: center;
	height: 25px;
	background-image: url("images/phone-repeat.gif");
	background-repeat: repeat-x;
}

div.top h1 {
	font-size: 11px;
	line-height: 11px;
	padding: 8px;
	margin: 0;
}

div.logo {
	text-align: center;
	height: 88px;
}

div.left {
	float: left;
	width: 269px;
	min-height: 100px;
}

div.menu {
	height: auto;
}

div.searchbox {
	font-size: 11px;
	line-height: 13px;
	display: none;
	height: 40px;
	width: 84%;
	margin: 10px auto 15px auto;
	border: 1px solid #EEEEEE;
	background-color: #FAFAFA;
	padding: 5px;
	font-weight: bolder;
}

	div.searchbox p {
		font-size: 11px;
		line-height: 13px;
	}

form.searchbox {
	margin-top: 3px;
}

input.searchinput {
	padding: 1px;
	border: 1px solid #AAAAAA;
}

div.keywords {
	height: auto;
	font-size: 11px;
	line-height: 14px;
	margin: 10px auto 15px auto;
	border: 1px solid #E6E6E6;
	padding: 5px;
	width: 240px;
	color: #AAAAAA;
}

div.searchbox2 {
	width: 250px;
	height: 250px;
	font-size: 11px;
	line-height: 15px;
	/*border: 1px solid #000000;*/
	margin: 10px auto 15px auto;
}

div.right {
	float: left;
	width: 506px;	
}

div.clear {
	clear: both;
}

div.submenu {
	width: 506px;
	height: 88px;
	background-image: url("images/back-calling-codes.png");
	background-repeat: no-repeat;
}

	div.moreinfo1 {
		position: relative;
		top: 13px;
		left: 261px;
		width: 234px;
		height: 60px;
		/*border: 1px solid white;*/
	}

div.submenu2 {
	width: 506px;
	height: 24px;
	background-image: url("images/calling-code-menu.gif");
	background-repeat: no-repeat;
}

div.submenu2 div {
	position: relative;
	top: 4px;
	left: 5px;
}

div.content h1 {
	background-color: #F8F8F8;
	padding: 4px;
	line-height: 34px;
	font-weight: normal;
	color: #999999;
	font-size: 34px;
	margin: 5px 0px 10px;
}

div.content p {
	font-size: 11px;
	color: #585858;
	line-height: 14px;
	margin: 4px 0 4px;
}

div.content table {
	border: 0px;
	width: 94%;
}

div.content td {
	width: 50%;
	font-size: 11px;
	color: #585858;
	line-height: 14px;
	vertical-align: top;
}

h2.search {
	font-size: 16px;
	line-height: 16px;
	padding: 10px 0px 0px;
}

div.banner {
	margin: 8px 0px 8px 6px;
}

div.bigsquare {
	margin: 8px 0px 8px 0px;
}

div.footer {
	width: 775px;
	height: 28px;
	background-image: url("images/calling-codes-menu.gif");
	background-repeat: no-repeat;
}

div.subfooter {
	font-size: 10px;
	line-height: 14px;
	color: #EEEEEE;
	padding: 7px 0px 0px 5px;
}

div.subfooter a {
	color: #DDDDDD;
}

div.resources {
	font-size: 11px;
	line-height: 14px;
}

p.lookup {
	font-size: 13px !important;
	line-height: 15px !important;
	padding: 3px 0;
}

form.lookupform input {
	font-size: 17px;
	color: #585858;
}

