/* CSS Document */

#logos *{
float:left;
}
#lang, #topMenu,#menu,#subnav,hr.clear,#themeImg{display:none;}

html, body{
width:auto;
height:auto;
}
body{
font-size:1em;
width:auto;
height:auto;
display:block;
}
table, tr, td, th{
width:auto;
height:auto;
border:1px solid #999999;
border-collapse:collapse;
}
#headerImg { display: none;}
#menu { display: none;}
#sidebar { display: none;}
#sidebarR { display: none;}
#footer { display: none;}
#moreLinks { display: none;}

#logosContent {
	height: 13em;
	width:23em;
}

#cms { font-size:11px;}


