

.editorBody {
    overflow-y:scroll;
    }
.editorTop {
    padding-top:60px;
    }    
        
img {
	border:0px;
}

h1 {
	font-family:arial;
	font-size:18px;
	color:#666666;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

body, p, a, td {
	font-family:arial;
	font-size:12px;
	color:#666666;
}

td {
	vertical-align:top;
    }

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#666666;
	background-color:#666666;
}

a {
	color:#ce7d09;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

input, select, textarea {
	font-family:arial;
	font-size:11px;
	border-left:1px solid #ACA899;
	border-top:1px solid #ACA899;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#F9F7F7;
}

form {
	margin:0px;
}
