

        #salaryIndicator p{margin: 4px 0px 10px 0px;}

		#salaryIndicator form{width: 320px; }	
		#salaryIndicator select{width: 210px; font-size: 11px; line-height: 15px; color: #000000; padding: 0 0 1px 1px;}
		#salaryIndicator label {width: 107px; display: block; float: left; cursor: pointer;}
		#salaryIndicator input{font-size: 11px; line-height: 15px; color: #000000; padding: 2px; background-color: Transparent !important;}
		#salaryIndicator textarea{font: 11px Arial; line-height: 15px; color: #000000; padding:2px;  border: 1px solid #ccc;}
		#salaryIndicator fieldset{border: none;}

		
		
		
		#step1, #step2{display: none;  background: #fff;}/**/	
		
		#step2{}	

		.wrap{margin: 6px 0;}
		.prompt{color: #808080; background: #e9e9e9;}
		option {background: #fff; color:#000; }
		
		
		.fixer{display: none;}
		.clearer{clear: both; height: 0; line-height: 0; font-size: 0;}
		.delimiter{width: 476px; height: 1px; background:url(delimiter.gif) no-repeat; display: block; clear: both; margin: 10px 0;}
	
		#wrapContent{width: 476px; margin: 0 auto; }
		
		#wrapOrganisationType, #wrapOrganisationSize, #message, #messageDiscuss {display: none;}
		
		#wrapSelects{height: 157px;}
		
		/*Wrap Message*/
		.wrapMessage{height: 22px;}
		.message{background: #ffa826; color: #333; padding: 3px; border: 1px solid #ff9900; text-align: center; font-size: 11px;}
	
		
		#wrapCriteria{background: #ececec; padding: 6px 10px;}
		#criteria{ }
		
		#wrapPackage{background: #fafafa; border: 1px solid #f0f0f0; margin: 10px 0;}
		#package{padding: 10px; line-height: 17px;}
		#package dl {padding: 0; margin: 0; outline: none;}
		#package dl dt{width: 107px; display: block; float: left; color: #808080; }
		#package dl dd{font-weight: bold; }

		#disclaimer{color: #808080;}
		
		#wrapAgain{}
		#wrapAgain #again{background:url(bullet.gif) 0 50% no-repeat; padding: 0 13px; color:#666666;}
		#wrapAgain a{color: #ff9900; text-decoration: underline; }
		
		#wrapDiscuss{width: 320px; margin: 10px 0;}
		#discuss{}
		#discuss textarea{width: 313px; height: 50px;}
		#discuss input.inputText{width: 313px; margin: 0 0 10px 0;  border: 1px solid #ccc;}
		
		/*Wrap Submit*/
		.wrapbuttonSubmit {float: right; margin: 10px 0;}
		.wrapbuttonSubmit  .buttonSubmit{width:68px; height:23px; background:url(btn_submit.gif) no-repeat; cursor:pointer; border:none; text-indent: -1000px;}
		.wrapbuttonSubmit  .buttonSubmit:hover{background-position: 100% 0 ;}


		/*Wrap Radio*/
		.wrapRadio {margin: 10px 0;}
		.wrapRadio input{ float: left; display: block;}
		.wrapRadio label{font-weight: normal; color: #333333; font-size: 11px; line-height: 17px; float: left; display: block; margin: 0 5px 0 3px; width: 20px !important;}