/* content_onecol.css - see example privacy.htm */


.main_areawhite{
float:left;
width:790px;
height:auto;
background:url(../images_B/bg_white.gif) repeat-y;
overflow:hidden;
}
.main_areabottom{
float:left;
width:790px;
height:13px;
background:url(../images_B/main_arebottom.gif) no-repeat;
}

.publiclates_jobpost{
float:left;
width:780px;
height:35px;
}
.public_jobpost_midd1,
.public_jobpost_midd1_withButton{
float:left;
width:744px;
line-height:35px;
background:url(../images_B/late_post_midd1.gif);
}
.public_jobpost_midd1_withButton{
width:633px;
}
.public_jobpostce_midd{
float:left;
width:770px;
height:auto;
}
.pub_arr{
float:left;
width:770px;
line-height:36px;
background:url(../images_B/pub_post_arr.gif);
}
.pub_middle_m{
float:left;
width:770px;
height:auto;
background:url(../images_B/pub_post_midd_ce.gif) repeat-y;
}
.publicontac_jo{
float:left;
width:722px;
height:auto;
padding-left:32px;
}
.publiccont_jomidd{
float:left;
width:706px;
height:auto;
}
.publiccont_jomidd h1{
list-style:none;  
padding-top:15px;
color:#000000;
font-size:12px;
font-weight:bold;

margin-top:0px;           /* BWP */
}
.publiccont_jomidd h2{
list-style:none;
padding-top:15px;
color:#000000;
font-size:16px;
font-weight:bold;

margin-bottom:0px;margin-top:0px;padding-bottom:0px; /* BWP */
}
.publiccont_jomidd ul{
margin:0px;
	padding-left:30px;
margin-bottom:10px;   /* BWP */
}
.publiccont_jomidd li{
list-style-position:outside; /* bwp - changed from list-style, outside is the default */
margin:0px;
}
.pub_bott{
float:left;
width:770px;
line-height:31px;
background:url(../images_B/pub_post_bott.gif);
}

.lates_postpublic{
float:left;
width:780px;
height:auto;
padding-left:10px;
padding-top:10px;
}
.lates_jobpost_left{
float:left;
width:13px;
height:35px;
background:url(../images_B/late_post_left.gif);
}
.lates_jobpost_rightnew{
float:left;
width:13px;
height:35px;
background:url(../images_B/late_post_right.gif);
}

hr {
border: none 0; 
border-top: 1px dashed #CCCCCC;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}