/* File name			: qualityassuranceprogram.css
 * Author				: Bert van den Bosch
 * Creation date		: 22.04.08
 * Purpose		 		: CSS styles for the page called "shuttles"
 * Version				: 0.1
 * 
 * Modification date :
 * Version				: 
 * Author				: 
 * Reason				:
*/

#box1 { position: absolute; top: 0px; left: 0px; width: 620px; height: 520px; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 620px; }
#box1 .br { top: 520px; left: 620px; }
#box1 .bl { top: 520px; left: 0px; }
#box1 .boxtext { text-align: justify; }


#box2 { display:none }

#box3 { display:none }

#box4 { display:none }

#box5 { display:none}
