.fturBox02 {
	border:1px solid #E6E3D2;
	background:url(../images/ftur02bg.gif) 0 100% repeat-x #F6F5F0;
	width:198px;
	margin-top:15px;
	padding:10px;
}
	
.search2 {
	width:186px;
	background:#000;
	margin-top:7px;
	color:inherit;
	height:21px;
	float:left;
	padding:0 0 6px 9px;
	background:url(../images/fld2bg.gif) no-repeat 0 0;
}

.search2 .searchField  {
	width:125px;
	height:17px;
	float:left;
	font:11px/15px Arial, Helvetica, sans-serif;
	color:#666;
	background-color:inherit;
	border:0 #fff solid;
	margin-top:4px;
}

input.newsletter-form  {
	padding: 2px 4px 2px 4px;
	padding: 4px;
	border-radius: 4px;
	width: 150px;
	border: 1px solid #BBB;
}

a.newsletter-button {

	float: left;
	/* line-height: 100px; */
	background-image: url("../images/arrow_forward.png");
	background-position: right center;
	padding: 4px 26px 4px 0;
	background-repeat: no-repeat;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	color: #112C46;
	outline: medium none;
	margin: 0;
	font-family: Arial;	
	font-size: 12px ;
	/*font: 11px/13px Arial,Helvetica,sans-serif;*/
	margin-top: 2px;
}
