html, body {
	height:100%;
	overflow:visible;
	width:100%;
}

#header, #nav, #sub, #sub h2, #footer, #local {
    display: none;
}

#main, #content, .table {
    width: 700px;
}

.hidebox {
	display: none;
}

.record-menu {
	display: none;
}

.record-sign-menu {
	display: none;
}

#AjaxAutoPolling_Div {
	display: none;
}

#catalyzer_print_body {
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 0px;
}

div#catalyzer_print_body h1 {
	color:#43617F;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:1.3em;
	margin:0pt 0pt 0.5em;
	padding:0pt;
	text-align:left;
}

.betabox {
	position:			relative;
	margin:				0 10px 0 0;
	padding:			5px;
	background:			#fff;
}
.betabox h3 {
	margin:				0 0 0.5em 0;
	padding:			0 7em 0px 0px;
	color:				#43617F;
}

.betabox h3 a {
	color:				#43617F;
	background:			transparent center left no-repeat;
}

.betabox p {
	color:				#666;
	margin:				0.5em 0 0.5em 0;
}
.betabox .gadget {
	position:			absolute;
	top:				0;
	right:				0;
	padding:			5px 5px 0 0;
}

.betabox .left{
    float: left !important;
    margin: 0;
}

h3.experiment{
	background:			transparent center left no-repeat;
}
h3.project{
	background:			transparent center left no-repeat;
}
h3.folder{
	background:			transparent center left no-repeat;
}
h3.record {
	background:			transparent center left no-repeat;
}
h3.date {
	background:			transparent center left no-repeat;
}
h3.signature {
	background:			transparent center left no-repeat;
}