@CHARSET "ISO-8859-1";
#bounty_posting_info table{
	table-layout:fixed;
	border-bottom: 1px solid #DCD5C3;
	border-top: 1px solid #DCD5C3;
	border-collapse: collapse;
	width:100%;
}

#bounty_posting_info h2{
	font-size:12px;
	color:#663300;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:16px;
}

.col_standing{
}
.col_bounty{
	width:286px;
	text-align:left;
}
.col_hhViews{
	width:90px;
	text-align:center;
}
.col_activeSubmissions{
	width:115px;
	text-align:center;
}
.col_hhEngaged{
	width:121px;
	text-align:center;
}
.col_updateBounty{
	width:122px;
	padding-right:2px;
	text-align:center;
}	
.standingPostCount{
	text-align:center;
	width:18px
}
#col_updateBounty>table{
	border: none;
}
.viewPostingTable{
	table-layout:fixed;
	border-bottom: 1px solid #DCD5C3;
	border-top: 1px solid #DCD5C3;
	border-collapse: collapse;
}
.subm_resume{
	width:76px;
}
.subm_candidate{
	width:170px;
}	
.subm_notes{
	width:50px;
	text-align:center;
}
.subm_status{
	width:140px;
	padding-left:10px;
}
.subm_note_icon{
	padding: 6px 0px 6px 0px;
}
.subm_engaged{
	width:23px;
}	
.subm_headhunter{
	width:130px;
	padding-left:15px;
}	
.subm_submitted{
	width:90px;
	text-align:center;
}
.subm_action{
	width:122px;
}
.subm_row{
	height:43px;
}	
.bbs_date{
	width:150px;
	vertical-align: top;
	padding-top:7px;
}
.bbs_bulletin{
	width:634px;
	vertical-align: top;
	padding-top:7px;
}
.bbs_button{
	vertical-align: middle;
	text-align:right;
	align:right;
}
.bbs_button table{
	margin-left:auto;
}

#the_position{
	float:left;
	margin-left:5px;
}
/* Also set this in ie6.css and ie7plus.css: */
.box_the_position{
	min-height:115;
	height:115px;
	overflow:auto;
}

#the_compensation{
	float:left;
	margin-left:5px;
}
.box_the_compensation{
	height:115px;
	overflow:auto;
}

#the_ideal_candidate{
	float:left;
	margin-left:5px;
}
.box_the_ideal_candidate{
	height:115px;
	overflow:auto;
}	

#detailed_description{
	float:left;
	margin-left:5px;
}
.box_detailed_description{
	height:115px;
	overflow:auto;
}
	
.bounty_detail_left{
	width:420px;
	float:left;
}

#description_of_the_ideal_candidate{
	float:left;
	margin-left:5px;
}
.box_description_of_the_ideal_candidate{
	height:115px;
	overflow:auto;
}	
	
#skills_and_certifications{
	float:left;
	margin-left:5px;
}	
.box_skills_and_certifications{
	height:auto !important;
	height:115px; /* IE6 */
	min-height:115px;
	overflow:auto;
}	

#more_about_the_position{
	float:left;
	margin-left:5px;
}
.box_more_about_the_position{
	height:115px;
	overflow:auto;
}	

#candidate_screening{
	float:left;
	margin-left:5px;
}
.box_candidate_screening{
	height:115px;
	overflow:auto;
}

.bounty_additional_details_left{
	width:420px;
	float:left;
	margin-right:20px;
}

/* For increased width: */
.bounty_detail_box{
	border:1px solid #CCCCCC;
	padding:1px 2px 1px 2px;
	margin-bottom:5px;
}
.bounty_additional_details_left .bounty_detail_box, .bounty_detail_left .bounty_detail_box{
			width:420px;
}
.bounty_detail_box,
#viewPostingDetailedDescriptionBox .postingprewithscroll, 
#detailed_description .postingprewithscroll,
#description_of_the_ideal_candidate .postingpre{
			width:420px;
}
#detailed_description .contentwidth, 
#description_of_the_ideal_candidate .contentwidth{
			width:400px;
			line-height:1.35;
}
.viewBountyRecruiter_rightColumn .postingprewithscroll,
.viewBountyRecruiter_rightColumn .postingpre{
			width:499px;
}
.bbs_bulletin .postingpre{
			padding-bottom:5px;
			width:634px;
			/*width:634px;*/
}

.viewBountyRecruiter_rightColumn, .viewBountyEmployer_rightColumn{
	margin-left:7px;
}
.BountyDescription_table{
	width:875px;
}

.BountyScreenQuestions_widget{
	width:340px;
	table-layout:fixed;
}

.widget_border{
	border-left:dotted thin #eee;
}

.BountyScreenQuestions_description{
	width:400px;
}

.candidate_screening_th{
	text-align:center;
	width:50px;
}

.BountyScreenQuestions{
	width:auto;
	padding-right:15px;
}

.BountyScreenAnswers{
	width:60px;
	text-align:center;
}
.question_spacer{
	margin-bottom:10px;
}

/* For HH view of Bounty Description: */
.box_the_compensation_HH{
	height:130px;
	overflow:auto;
}
/* Also set this in ie6.css and ie7plus.css: */
.box_the_position_HH{
	min-height:120;
	height:120px;
	overflow:auto;
}
.box_the_ideal_candidate_HH{
	height:77px;
	overflow:auto;
}
.box_detailed_description_HH{
	height:373px;
	overflow:auto;
}

.screenQuestions_widget_HH_right{
	float:right;
	border-left: dotted 1px #eee;
	padding: 0 15px;
}

.screenQuestions_widget_HH_left{
	float:left;
}
