.technology{ /*header of 2nd demo*/
cursor: hand !important;
cursor: pointer !important;
font-family:Arial, Helvetica, sans-serif !important;
font-size:11px !important;
font-weight:bold !important;
color:#000000 !important;
padding-left:0 !important;
margin-top:4px !important;
margin-right:2px !important;
width:418px !important;
}

.thelanguage {
	margin-left:20px !important;
	width:380px !important;
	margin-top:0 !important;
	padding-top:0 !important;
	font-size:11px !important;
	color:#000000 !important;
	padding-bottom:10px !important;
	background-image:url(../images/dotLine1.gif) !important;
	background-repeat:repeat-x !important;
	background-position:bottom !important;
	}
.thelanguage p {
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding-top:3px !important;
	padding-bottom:0 !important;
	}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #ff7100 !important;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color:#000000 !important;
}


