/* >>>> SEARCH PAGE >>>> */
.searchText {
	width:120px;
	height:16px;
}

*html .searchText {
	width: 120px;
}

input.searchStringLike {
	width:120px;
	height:12px;
}

*html input.searchStringLike {
	width:120px;
}

.searchList	{
	width: 135px;
}	

*html .searchList {
	width: 135px;
}

.inputList {
	width:153px;
	z-index:124;
	height:61px;
}

*html .inputList {
	height:71px;
}

.fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:61px;
}

*html .fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:71px;
}

.fieldTypeJobCategory {
	height: 87px;
}

*html .fieldTypeJobCategory {
	height: 90px;
}

.searchGeoDistance {
	width:150px;
}

.searchGeoLocation {
	width:50px;
}

.searchIntegerLess {
	width:61px;
}

.searchIntegerMore {
	width:61px;
}

.searchString {
	width:120px;
	height:12px;	
}

.searchActDate {
	width:120px;	
}

.searchTreeLevel1 {
	width:150px;
}

.searchTreeLevel2 {
	width:150px;
}

.list {
	width:67px;
}
/* >>>> END SEARCH PAGE >>>> */


/* >>>> LOGIN PAGE >>>> */
.logInNameInput, .logInPassInput {
	width:150px;
}
/* >>>> END LOGIN PAGE >>>> */


/* >>>> OTHER >>>> */
input {
	color: #484846;
}

select {
	font-size: 12px;
	font-family: verdana;
	border:1px solid #B3B3B3;
	color: #484846;
}

table.paymentForm, .searchString {
	width:50px;
}
/* >>>> END OTHER >>>> */


/* >>>> INPUT >>>> */
.inputString {
	width:148px;
}

.inputGeo {
	width:148px;
}

.inputVideo {
		
}

.inputInteger {
	width:148px;
}

.inputMultiList	{
	width:153px;
	height:90px;
}	

.inputTreeLevel2 {
	width:153px;
}

.inputTreeLevel1 {
	width:153px;
}
/* >>>> END INPUT >>>> */