.mainTitle{
cursor: hand;
cursor: pointer;
font: 12px Tahoma;
font-weight:bold;
color:#030555;
margin: 10px 0;
width:490px;
padding-left:10px;
}

.hidding_form{
width:470px;
margin: 10px 0;
}
.hiddenText{color:#0c3582;}

.open_form{ /*class added to contents when they are open*/
}
.closed_form{ /*class added to contents  when they are closed*/
}
