.logo
{
    position: absolute;
    left: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 100;  
    background-color: white;     	
 /*   line-height: 0;
    font-size: 10px;*/
}

#pagetable {
	width: 100%;	
	min-height: 100%;
    height: auto !important;
    height: 100%; 
}


#pagetablecell {	
	font-size:100%;
	text-align: center;
	min-height: 100%;
    height: auto !important;
    height: 100%; 
}
