/* CSS Document */
div
 { border-style: solid; 
 }
 
div.levy
 { float: left;
 } 
 
div.dole
 { clear: both;
 }  