body {
	font-family:"Courier New", Courier, monospace;
	font-size:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	background:#fff;
}

a, a:link, a:visited, a:hover {
	color:#ccc;
	text-decoration:none;
}

a.disable {
	display:none !important;
}

#typeWrap {

}

#typewriter {
	width:700px;
	margin:0 auto;
}

#typer {

}

#typesaver {
	width:700px;
	margin:25px auto;
	padding-top:3px;
	font-weight:bold;
	border-top:1px #ccc solid;
	text-align:right;
}

#typesaver a {
	margin:0 7px;
}

#typesaver a:hover {
	color:#000 !important;
	cursor:pointer;
}

#logo {
	position:absolute;
	top:0;
	left:0;
}

#typeClear {
	margin-left:150px;
}

.rte-zone #volontype {
	display:none;
}

.rte-resizer {
	display:none !important;
}

.rte-toolbar {
	border:0 !important;
	background:#fff !important;
	width:350px !important;
}
.rte-toolbar ul {
	width:350px !important;
	display:inline !important;
}

.rte-toolbar ul li {
	margin:0 !important;
}

iframe {
	border:0 !important;

}