a:active, a:selected, a:visited { 
    border: none;
    outline: none;
}
.add_box { display:none; float:none; clear:both; position:absolute; top: 10px; z-index:2000; border: 1px solid #d2d2cd; background-color: white; overflow:auto; width: 100%; left: 50%; margin-left: -50%; padding-bottom: 100px;}
.list_container {
   position:relative;
   margin: auto;
   width:90%;

}
div.joblist { position:relative; left: 0 !important;  }
.form_actions div {
width: 70px;
float: left;
margin-right: 10px;  
cursor: pointer;
 
text-align:center;
}


th{text-align:left;}

/*employer profile*/

[employer_profile] input[type=text],[employer_profile] textarea  , [employer_profile] select, [employer_profile] password  {
       width: 50%;
}
 [employer_profile] textarea   {
      height: 250px;
}

[employer_profile] .thumbnail{ width: 20%; height:auto;}