/* Definitions for local app testing only
*/

#growth-app-1
{
	/*
    width: 600px;
    height: 600px;
    position: static;
		*/
    /*border: 3px solid black;*/
}

#test-result
{
    width: 700px;
    height: 200px;
    position: static;
    overflow: scroll;
}
