/* jobs add / update */
.searchResults .text {
	width: 400px;
	margin-top: 10px
}

.updateContent {
	float: right;
	margin: 0 5px;
	width: 620px;
	padding: 20px;
	background: transparent url('http://www.wannajob.co.il/sites/wannajob/_static_media/images/jobs/form_box_bg.jpg') top center no-repeat;
	position: relative;
}
#uC2 {

	background: transparent url('http://www.wannajob.co.il/sites/wannajob/_static_media/images/jobs/form_box_bg_registered.jpg') top center no-repeat;
}
.updateContent .nolines {
	margin: 4px 0 4px 0;
}
.updateContent .form_body {
	float:right;
	width: 100%;
}

.updateContent .radio {
	margin-top: 8px;
	*margin-top: 0px;
}

.updateContent td {
	font: normal 12px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;;
	color: #000000;
	height: 20px;
}

.updateContent td.noborder {
	border: none;
}

.updateContent .information {
	margin: 10px;
	float: right;
	width: 250px;
	text-decoration: none;
	display: none;
}

.updateContent #errors {
	float:none;
	width:400px;
	display:none;
	font: bold 12px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	margin-right:10px;
	color:red;
}

.updateContent td.buts {
	border-bottom: 0;
	margin-bottom: 20px;
}
.updateContent td.spacer {
	padding: 10px 0;
	height: 10px;
	width:100%;
	text-align: center;
}
.updateContent td.spacer hr {
	color: #E5E5E5;
	width:100%;
}

.updateContent td.buts img {
	cursor: pointer;
}
.updateContent .input {
	padding: 2px 0;
}
.updateContent .input textarea,
.updateContent .input input {
	width: 182px;
}
.updateContent .input .readonlyDate {
	background: none;
	border: none;
}

.updateContent .input .check,
.updateContent .input .radio {
	width: 18px;
	*width: 13px;
}

.updateContent .input .file {
	width: auto !important;
}

.updateContent .input select {
	width: 187px;
}

.updateContent .input .short_select {
	width: 58px;
}

.updateContent .check {
	padding: 6px 0 0 0;
}
.updateContent .text {
	padding: 0 8px;
	width: 100px;
	vertical-align:top;
	font-weight: bold;

}

.updateContent td h3 {
	margin: 0;
	padding: 0;
	font: bold 12px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	color: #009dff;
	display: inline;
}

.updateContent input,
.updateContent select
{
	font: normal 12px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	color: #000000;
}

/* agent cat & exp & area & text */
.form_block .title {
	text-align: right;
	height: 20px;
	font: bold 16px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	color: #FC3094;
}

#area,
#freeText {
	float: right;
	width: 200px !important;
}

#position,
#profession {
	float: right;
	width: 200px;
	background-color:white;
}

.space {
	margin-bottom: 14px;
}


.publish_title {
	text-align: right;
	margin: 25px 0 5px;
	font: bold 14px Arial,"Lucida Grande","Lucida Sans Unicode",sans-serif;
	color: #FC3094;
}

/* PASSWORD BOX */
.non_register_forgot_link {
	float: right;
}
.forgot_link_done {
	display: none;
	color: blue;
}

#password_box {
/*	position: absolute;
	right: 135px;
	top: 100px;
*/
	width: 293px;
	background: #fff;
}

#password_box_close {
	background-image:url("http://www.wannajob.co.il/sites/wannajob/_static_media/fancybox/fancybox.png");
	background-position:-40px 0;
	cursor:pointer;
	height:30px;
	position:absolute;
	right:-15px;
	top:-15px;
	width:30px;
	z-index:1103;
}

#pub_job_search {
	height: 190px !important;
	#height: 200px !important;
}

#pub_job_search #type .options,
#pub_job_search #position .options,
#pub_job_search #profession .options {
	height: 155px !important;
}

