body {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}

#footer {
    display: none;
}

div.stageLayer {
    display: none;
}

table {
    margin-top: 20px;
}

table, th, td {
    font-size: 14px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #999;
}

div {
    width: auto;
}

#wrapper {
    top: 0 !important;
    left: 0 !important;
}

.stage.planner {
	display:none;
}

#dragwrapper, #dragcon {
	display:none;
}

#cloneSVG {
	display:block !important;
}

#dragwrapper_cloned {
    top: 0 !important;
    left: 0 !important;
}

#listEntries {
    width: 600px;
    display: block;
}

.noprint {
    display: none;
}

#header ul {
    display: none;
}

#header h3.logo {
    display: block;
    height: 35px;
    overflow: hidden;
    width: 159px;
    float: right;
}

.logo a img {
    display: block !important;
}

.printHeader {
    display: block;
    position: absolute;
    top: 30px;
	*top:10px;
	left:10px;
	font-size:26px;
	line-height:32px;
}
