/* CSS Document */

.technology{ /*header of 2nd demo*/
cursor: hand;
cursor: pointer;
font: bold 12px Verdana;
margin: 10px 0;
}

.thelanguage{ /*header of 2nd demo*/
margin-left: 30px;
font-size:11px;

}

.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #627e13;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #627e13;
}

/*stile che definisce l'immagine open e close */

.accordprefix {
/*float: right;*/
/*margin-right: 150px;*/
}
