div#franglo {
	height:47px;
	width:938px;
	background-image:url(../images/franglo_bkg.jpg);
	background-repeat:repeat-x;
	overflow:hidden;
}
div#frangloform {
	width:476px;
	height:47px;
	float:left;
	height:36px;
	padding:10px 0 5px 20px;
}
div#frangloform fieldset {
	margin:0;
	border:none;
}
div#frangloform input.search-phrase {
	width:340px;
	padding:3px 3px;
	border:1px solid #a6bace;
	float:left;
	display:inline;
	margin-right:3px;
	font-size:16px;
}
div#frangloform input.search-btn {
	width:58px;
	height:28px;
	border:none;
	margin:0;
	padding:0;
	float:left;
}
div#franglolink {
	float:left;
	width:246px;
	height:47px;
}
div#franglopost {
	float:right;
	width:195px;
	height:47px;
}
div#iewrap {
	width:938px;
	margin: 0 auto;
}
