#header {
	float:left;
	margin-bottom:20px;
	width: 100%;
	}
	#header img {
		float:left;
	}
	#header div {
		width: 320px;
		float: right;
		text-align: right;
		background-color: transparent;
		background-image: url(../images/CfH.png);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: right top;
		padding-top: 42px;
	}

		#header div form {
			display:inline;
			margin-top:40px;
			margin-bottom:0px;
			float:right;
		}
			#header div form fieldset {
				border:0;
				display:inline;
			}
			#header div form input {
				color:#999;
				width:150px;
				width/**/:/**/146px;
				padding:3px 5px;
				border:1px solid #CCC;
				float:left;
				margin-right:10px;
				font-size:115%;
			}
			#header div form input {
			  height:24px;
			  voice-family: "\"}\""; 
			  voice-family:inherit;
			  height:auto;
			} 
			#header div form input#fSearchSubmit {
				width:auto;
				border:1px solid #CCC;
				width:24px;
				height:24px;
				padding-bottom:2px;
				color:#FFF;
				float:left;
				margin-right:0;
				cursor:pointer;
				cursor:hand;
				background:#FFF url(../images/bg_submit.png) no-repeat;
				text-indent:-5000px;
				padding-top:20px;
			}
			#header div p {
				_display:inline;
				color:#999;
				font-size:170%;
				clear:right;
			}
			*:first-child+html #header div p {
				display:inline;
			}

