
/* overwite short values */

#container {
	height: 500px;	
}

#wall-container {
	height: 345px;		
}

#wall {
	height: 300px;			
}