/* File name			: freightstorage.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: 460px; height: 312px; text-align : justify; }
#box1 .tl { top: 0em; left: 0px; }
#box1 .tr { top: 0em; left: 460px; }
#box1 .br { top: 312px; left: 460px; }
#box1 .bl { top: 312px; left: 0px; }
#box1 .boxtext { padding: 6px 6px 0px 6px; }

#box2 { position: absolute; top: 0px; left: 469px; width: 150px; height: 312px; background-image: url(../images/pages/customliaison/lagguage.JPG) }
#box2 .tl { top: 0em; left: 0px; }
#box2 .tr { top: 0em; left: 150px; }
#box2 .br { top: 312px; left: 150px; }
#box2 .bl { top: 312px; left: 0px; }

#box3 { display:none }

#box4 { display:none }
