.job_title{
cursor: hand;
cursor: pointer;
font: bold 12px Tahoma;
margin: 10px 0;
width:500px;
}
.hidding_form{
width:480px;
margin: 10px 0;
border: 1px solid gray;
}
.job_title_che{color:#0c3582;}
.job_title_eng{color:#3b3b3b;}
.open_form{ /*class added to contents when they are open*/
}
.closed_form{ /*class added to contents  when they are closed*/
}
