  
    #normalContent div[class $= "default"] {   
       padding: 0px 0px !important;
       float: left;
        /* if this width isnt set the containers gonna have diffrent sizes dependent to the content*/
       width: 100%;
     } 