.regtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.formbox {background-color: #E9EAD9;}

/* Accordian */


.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: 12px Arial;
margin: 0px 0;
}

.thelanguage{ background-color:#ffffff; padding:5px; line-height:18px; margin-bottom:5px; width:380px;}


.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: red;
}


