/*body {
    margin:25px;
    font:10px Verdana, Arial, Helvetica
}
* {
    padding:0;
    margin:0
}*/
#bottomContent {
    /*width:100%;*/
    /* background:orange;*/
    /*height:500px;*/
    position:fixed;
    /*left:0%;
    */bottom:0px;    
   /* !top:52%;*/

}
#top_fixed {
    position:fixed;
    bottom:28px;
}
#tab1 {
    color:black;
    padding-left:12px;
    padding-bottom:-5px;
}

