pre { margin-bottom: 1em; }

#log { position:fixed; bottom: 0; right:1em; text-align:right; }
#switch { position: fixed; bottom: 0; right: 15em; }


#list2 {
	height: 126px;
	width:100%;
	overflow: hidden;
	margin:0px;
}

#list2 dd { height: 76px; overflow: hidden; margin:0px;}


#wizard {
	width: 200px;
	border: 1px solid black;
}
#wizard .title {
	background-color:#DDDDDD;
}

@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important
	}
}
