@charset "utf-8";
/* CSS Document */

.accortitle{ /*header of demo*/
cursor: pointer;
font: bold 14px Verdana;
margin: 10px 0;
}


.opencontent{ /*class added to contents of 2nd demo when they are open*/
	color: red;
}

.closedcontent{ /*class added to contents of 2nd demo when they are closed*/
color:#666;
}.thelanguage img {
	padding: 6px;
}
