/*****************************************************************
   style basics
******************************************************************/
body {
	background-color:#101010;
	color: #C3C3C3;
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#selected_composer{
	height: 512px;
	overflow: auto;
}
