﻿.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 #c6c2a8;
}
.job_title_che{color:#227f78;}
.job_title_eng{color:#77653c;}
.open_form{ /*class added to contents when they are open*/
}
.closed_form{ /*class added to contents  when they are closed*/
}

