.clear
{
    clear:both;   
    height:0em;
    width:0em;
    padding: 0px;
    margin: 0px;
}

.sidebyside
{
/*     vertical-align: absbottom;  */
    display:inline;
}
