/*****************************************************/
/* ---- JOB OPENING DETAILS ---- */
/*****************************************************/
.jo_title_zone
{
	font-size: 10pt;
	border-top: dotted 1px #c8c8c8;
	border-bottom: dotted 1px #c8c8c8;
	padding-top: 10px;
	padding-bottom: 10px;
}

.jo_title
{
	text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
	color: #0070C0;
	padding-bottom: 3px;
}
.jo_validity
{
	color: #7F7F7F;
	
}

.jo_country
{
	color: #7F7F7F;
}

.jo_section
{
	margin-top: 10px;
}

.jo_section_with_border
{
	margin-top: 10px;
}

.jo_swb_content
{
	background-color: #DCE6F2;
	padding: 5px;
}

.jo_swb_title
{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 10pt;	
}



.jo_swb_right_border
{
	background-color: #999999;
	background-image: url(../images/jo_tr_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	
}
.jo_swb_bottom_border
{
	background-color: #999999;
	background-image: url(../images/jo_bl_corner.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 4px;
	font-size:1px;
}
.jo_swb_border
{
	background-color: #999999;
	height: 4px;
	font-size:1px;
}


.jo_description
{
	text-decoration: none;
	font-weight: normal;
	font-size: 10pt;
	
}
.jo_section_title
{
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 11pt;
}

.jo_section_items_bulleted
{
	font-size: 10pt;
}
.jo_section_items_bulleted ul
{
	margin-left: 0px;
	margin-top: 5px;
	list-style-position: inside;
	
}

.jo_section_items_no_bullets
{
	font-size: 9pt;
}
.jo_section_items_no_bullets ul
{
	list-style: none;
	margin-left: 0px;
	margin-top: 5px;
}

.jo_text
{
	margin-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
	border-bottom: dotted 1px #c8c8c8;
}

/*****************************************************/
/* ---- # JOB OPENING DETAILS ---- */
/*****************************************************/

