/* sandbag divs */

#sb1, #sb2, #sb3, #sb4, #sb5, #sb6, #sb7, #sb8, #sb9 {float: left; clear: left;}
#sb1 {width: 110px; height: 1em;}
#sb2 {width: 125px; height: 1em;}
#sb3 {width: 140px; height: 2em;}
#sb4 {width: 150px; height: 4em;}
#sb5 {width: 220px; height: 2em;}
#sb6 {width: 245px; height: 1em;}
#sb7 {width: 260px; height: 2em;}
#sb8 {width: 265px; height: 3em;}
#sb9 {width: 245px; height: 4em;}

/* end sandbag-divs */

