
		
	#content .side{
		padding-left:20px;
		border-left:5px dotted #FEE3AD;
		width:290px;
		font-size: .9em;
		margin-left:20px;
		}
		
	.main{
		width:590px;
		}
		
		
.commission{
background-color:#002F62;
color:#fff;
padding:10px;
margin:-10px 10px 20px 0;
display:block;}

.commission strong{
color:#FEBA2E;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
color: #00336F;
}
 
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
color: #D21C1B;
}
 
.togglehtml li{
margin-bottom: 8px;
}
 



#content .side{
		padding-left:20px;
		border-left:5px dotted #FEE3AD;
		margin-left:20px;

		
		}
		
		
#chat{
width:100%;
display:block;
}

