

#editorBody {
    overflow-y:scroll;
    }

#editorTop {
    padding-top:94px;
    }    

img {
	border:0px;
}


h1 {
	color: #000000;
	font-family: Arial;
	font-size: 24pt;
	margin: 0 0 7pt 0;
	font-weight: bold;
	line-height: 1.075;
}

h2 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}

h3 {
	color: #000000;
	font-family: Arial;
	font-size: 14pt;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}

h4 {
	color: #000000;
	font-family: Arial;
	font-size: 12pt;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}

h5 {
	color: #000000;
	font-family: Arial;
	font-size: 10pt;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}

h6 {
	color: #000000;
	font-family: Arial;
	font-size: 8pt;
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
}


ul, li, ol {
	margin-left: 8px; 
	padding: 0; 
}

body, p, td {
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

td {
	vertical-align:top;
    }

p {
	margin:0px;
}

hr {
	border:none;
	height:1px;
	color:#000000;
	background-color:#000000;
}

a {
	/* color:#000000; */
	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;
}

#vatSettings h2{
	font-size: 15px;
	margin-top: 17px;
}
#vatSettings{
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

a {
	font-family:inherit;
	font-size:inherit;
	color:inherit;
}

div#variant_quantity_wrapper {
	width: 70px;
	float: left;
	text-align: center;
	color: #fff;
}
input#variant_quantity {
	width: 50px; 
	float: left; 
	display: block; 
	font-size: 10px; 
	height: 12px;
}
