@charset "utf-8";
/* CSS Document */
/*header of 2nd demo*/
.technology { line-height:29px; padding:0 10px; cursor: hand; cursor: pointer; font: bold 13px Arial, Helvetica, sans-serif; margin: 0 0 0px 0; }
.thelanguage{/*height:80px; margin-bottom:22px;*/}
.technology img { margin:0; }
.openlanguage { /*class added to contents of 2nd demo when they are open*/ color: #fff; font-size:14px; font-weight:normal; background:#f58220; line-height:29px; }
.closedlanguage { /*class added to contents of 3rd2nddemo when they are closed*/ line-height:29px; color: #67666c; font-size:14px; font-weight:normal; background:#bac3c5; margin:0px; border-top:1px solid #e1e1e1; font-weight: bold;}
