/****** <<<< SEARCH PAGE >>>> ***/
INPUT:focus {color:#ab0000; background: #feffd0;}	
.searchList, .searchGeoDistance	{width: 157px;}
.fieldTypeJobCategory {height: 87px;}
.searchGeoLocation {width:115px; border:1px solid #C6C6C6;}
.searchIntegerLess, .searchIntegerMore {width:65px; border:1px solid #C6C6C6;}
.searchString {width:120px;}
.searchActDate {width:131px; border:1px solid #C6C6C6;}
.searchTreeLevel1, .searchTreeLevel2 {width:150px;}
.list {width:67px;}

.QuickSearch .searchText, .QuickSearch input.searchStringLike {
	border:1px solid #C6C6C6;
	width:145px;
}

.inputList, .fieldTypeEmploymentType {
	width:153px; height:61px;
	z-index:124;
}
/*** FOR IE ***/
*html .searchText, input.searchStringLike {width: 311px;}
*html .searchList {width: 154px;}
*html .inputList {height:71px;}
*html .fieldTypeEmploymentType {
	width:153px; height:71px;
	z-index:124;
}
*html .fieldTypeJobCategory {height: 90px;}
*html .searchGeoDistance {width:155px;}
/*** END FOR IE ***/
/*** <<<< END SEARCH PAGE >>>> ***/


/****** <<<< LOGIN PAGE >>>> ***/
.logInNameInput, .logInPassInput {width:150px; border:1px solid #C6C6C6;}
/****** >>>> END LOGIN PAGE >>>> ***/


/****** <<<< OTHER >>>> ***/
input {color: #484846;}

select {
	font-size: 12px; font-family: verdana;
	border:1px solid #B3B3B3;
	color: #484846;
}

table.paymentForm, .searchString {width:90px; border:1px solid #C6C6C6;}
/****** <<<< END OTHER >>>> ***/


/****** <<<< INPUT >>>> ***/
.inputGeo, .inputInteger, .inputString, .searchText, input.searchStringLike {
	width:313px;
	border:1px solid #C6C6C6;
}

.inputMultiList	{width:153px; height:90px;}	
.inputTreeLevel2, .inputTreeLevel1 {width:153px;}

.inputStringMoney {
	font-size: 12px; font-family: tahoma; 
	background-color: white;
	border:1px solid #B3B3B3;
	width:190px;
}
.searchMoney{
	border:1px solid #C6C6C6;
	width:85px;
}
/****** <<<< END INPUT >>>> ***/