
#content {
          
          float:left;
          width:50.4em;
          margin-bottom:5px; 
}

#gallery {
         width: 48em;    
         background-color:#FFFFFF;
         margin:0;
         padding:0;
         border:0;
         float:right;
    
} 


div.event {
          width:16em;
          float:left;
          
}

div.picture {
          width:16em;
          text-align:center;

}

div.text {
          width:15em;
          height:75px;
          margin:0.5em;
          font-family:Arial;
          font-size:12px;
          color:#3968b4;
          line-height:1.15;
}

