input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
/*form,*/
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#headline .search form,
#headline .search fieldset{float:left;width: 100%;}
#headline .inpTxt{
	float:left;
	background:url(http://img.hosting.com/ui/images/bg-search.gif) no-repeat;
	padding:0 0 0 14px;
	width:231px;
	height:23px;
	overflow:hidden;
}
#headline .inpTxt input{
	height:14px;
	width: 207px;
	border:0;
	font:12px/12px Arial, Verdana, sans-serif;
	background:none;
	padding:4px 0 5px;
	float: left;
}
#headline .search label{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
	background:url(http://img.hosting.com/ui/images/btn-search.gif) no-repeat;
	width:53px;
	height:11px;
	margin:5px 11px 0 0;
}
#headline .search .btnSearch{
	float: right;
	text-indent:-9999px;
	overflow:hidden;
	line-height:0;
	border:0;
	cursor:pointer;
	width:22px;
	height:22px;
	padding:0;
	margin: 0;
}
.searchForm label{
	float:left;
	line-height:23px;
	font-weight:bold;
	margin:0 10px 0 0;
}
.searchForm .inpHold{
	float:left;
	background:url(http://img.hosting.com/ui/images/bg-inp.gif);
	overflow:hidden;
	width:227px;
	height:14px;
	padding:2px 6px 7px 12px;
}
.searchForm .inpHold .txt{
	font:12px/14px Arial, Verdana, sans-serif;
	border:0;
	height:14px;
	width:210px;
	background:none;
}
.searchForm .inpHold .btnSearch{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	line-height:200px;
	cursor:pointer;
	background:none;
	width:14px;
	height:14px;
	margin:0;
}
.contourFieldSet { width: 263px; }
.contourFieldSet .text input, .contourFieldSet textarea { padding: 4px; }
.contourFieldSet .text input, .contourFieldSet textarea { width: 100%; color: #4d616c; }
.contourFieldSet .text input, .contourFieldSet textarea, .contourFieldSet select { border: solid 1px #ccc; background: url(img/input-bg.gif) left top repeat-x; }
.contourFieldSet legend { display: none; }
.contourFieldSet label { color: #23363c; display: -moz-inline-stack; display: inline-block; padding: 5px 0; }
.contourFieldSet .mandatory label { padding-right: 16px; background: url(img/required.gif) right center no-repeat; }

