/* content_twocol_nav.css - original 180  menu */

/* -----  Navigation ----- */
.menuri{
padding-left:10px;
margin-top:10px;
float:left;
width:180px;
height:auto;
}
.menu_traingtop{
	float:left;
	width:180px;
	height:auto;
	background-image:url(../images_B/menu_top.gif);
	background-repeat:no-repeat;
	}
.menu_traingbott{
	float:left;
	width:180px; 
	height:auto;
	background-image:url(../images_B/menu_bott.gif);
	background-repeat:no-repeat;
	}
.menu_traing{
	float:left;
	width:178px;
	height:auto;
	background-color:#FFFFFF;
	border-left:1px solid #D4D4D4;
	border-right:1px solid #D4D4D4;
	}
* html .menu_traing { /*IE only */
	width: 180px;  /*IE 5*/
}
.menu_traing ul{
	margin:0;
	padding:0;
	list-style-type: none;
	font: normal 90% Arial, Helvetica, sans-serif;
	}

.menu_traing li a{                      /* NOT SELECTED */
	display: block;
	width:160px; 
	text-decoration: none;
	color:#666666;
	font-size:12px;
	height:auto;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	border-bottom: 1px dashed #D8D7D7;
}
* html .menu_traing li a{ /*IE only */
	width: 160px; /*IE 5*/
	/* width: 160px;  */
}
.menu_traing li a:hover{
  text-decoration:underline;
}

body.body_introduction li.introduction a, body.body_introduction li.introduction a:hover,
body.body_how-to li.how-to a,
body.body_tips li.tips a,
body.body_resume_mistakes li.resume_mistakes a,
body.body_digital_tools li.digital_tools a,
body.body_job_interviews li.job_interviews a,
body.body_interview_questions li.interview_questions a,
body.body_interview_mistakes li.interview_mistakes a,
body.body_instructions li.instructions a,
body.body_usepage li.usepage a,
body.body_buildpage li.buildpage a,
body.body_employlaw li.employlaw a,
body.body_hiring li.hiring a,
body.body_interviewing li.interviewing a,
body.body_resumes li.resumes a,
body.body_managing li.managing a,
body.body_postjobs li.postjobs a,
.menu_traing .current a {      /* SELECTED */
	color:#AF0000;
	font-size:12px;
	height:auto;
	text-align:left;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:10px;
	border-bottom: 1px dashed #D8D7D7;
text-decoration:none;
      }

/* ----- Right Content ----- */

.ordeForm1{
padding-left:10px;
margin-top:10px;
float:left;
width:580px; 
height:auto;

  font-family:Arial, Helvetica, sans-serif; 
  font-size:13px;
}

.ordeTop_train{
float:left;
width:580px;
height:9px;
background-image:url(../images_B/orde_top1.gif);
background-repeat:no-repeat;
}
.ordeMidd1{
float:left;
/*width:750px;*/
width:580px; 
height:auto;
background:url(../images_B/orde_midd1.gif) repeat-y;
}

.seeke_bott1{
float:left;
width:580px;
height:31px;
background:url(../images_B/see_post_bott1.gif);
background-repeat:repeat-y
}

.seeke_ar21{
float:left;
width:580px;
height:40px;
background:url(../images_B/seek_post_arr1.gif);
background-repeat:no-repeat;
}

.seeke_miidd1{
float:left;
width:580px;
height:auto;
background:url(../images_B/see_post_midd_ce1.gif);
background-repeat:repeat-y
}
.seeke_cntex132{
float:none;
width:528px;
height:auto;
padding-bottom:5px;
text-align:justify;
}
.seeke_cntex132 ul{
	margin:0px;
	padding-left:30px;
	}
.seeke_cntex132 li{
list-style-position:outside; /* bwp - changed from list-style, outside is the default */
margin:0px;
}
.seeke_cntex132 h1{
list-style:none;  
padding-left:30px;
padding-top:15px;
font-size:12px;
color:#AF0000;
font-weight:bold;
}
.seeke_cntex132 h2{
list-style:none;  
padding-left:30px;
font-size:11px;
color:#000000;
font-weight:normal;
}
.seeke_cntex132 h3{
list-style:none; 
font-size:12px;
color:#000000;
font-weight:bold;
}