/* All HTML elements go in this section alphabetically. */
/* Begin of HTML elements */
/* End of HTML elements */
/**************************************************************************************/
/* All classes go in this section alphabetically. */
/* Begin of classes */
.bodyDiv {
    min-width: 400px;
}
/* End of classes */
/**************************************************************************************/
/* All IDs go in this section alphabetically. */
/* Begin of IDs */
#helpDescription {
	margin-bottom: 20px;
	margin-top: 10px;
}
/* End of IDs */