#quickquote {
	font-family: Arial;
}

#quickquote h1 {
	font-size: 10pt;
	margin-top: 2px;
	font-weight: bold;
}

#quickquote p {
        text-align: justify;
	margin: 0 4px;
}

#quickquote select {
	font-family: Arial;
	border: 1px solid #6FC0F7;
	font-size: 10pt;
	margin: 2px;
}

#quickquote label {
	font-size: 10pt;
}

#quickquote #commands {
	font-family: Arial;
	text-align: right;
	width: 90%;
}

#quickquote #commands input[type=submit], #quickquote #commands input[type=button] {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	border: 1px solid #6FC0F7;
	margin: 1px 3px;
	padding: 0px 0px 0px 0px;
}

#quickquote input[type=text], #quickquote input[type=file], #quickquote select, #quickquote textarea {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #6FC0F7;
	margin: 1px 3px;
	padding: 0;
}

#quickquote #dates {
	text-align: left;
	width: 100%;
}

#quickquote #dates label {
	font-size: 10pt;
	margin: 2px;
	white-space: nowrap;
	width: 96px;
}

#quickquote #dates input[type=text] {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	border: 1px solid #6FC0F7;
	margin: 1px 5px 1px 5px;
	padding: 2px 0px 2px 0px;
	width: 100px;
}

iframe {
	border: 1px solid #6FC0F7;
}

#editpage {
	text-align: left;
	width: 100%;
}

#dialog {
	font-family: Arial;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	background-color: #FFFFFF;
	border:  1px solid #E7EEF1;
}

#editpage select, #editpage input {
	font-family: Arial;
	border: 1px solid #6FC0F7;
	margin-bottom: 2px;
	margin-top: 2px;
}

#dialog select, #dialog input {
	font-family: Arial;
	border: 1px solid #6FC0F7;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 300px;
}

#editpage label {
	width: 32px;
	font-weight: normal;
	float: left;
	margin-top: 2px;
}

#dialog label {
	width: 80px;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	padding-left: 3px;
}

#editpage a, #editpage img {
	margin-bottom: 2px;
}

#dialog a, #dialog img {
	margin-bottom: 2px;
}

.raised {
	margin-bottom: 10px;
	margin-right: 5px;
	font-family: Courier New, Arial;
}

#editcommands {
	font-family: Arial;
	float: right;
	width: 100%;
	text-align: right;
}

#editcommands input {
	font-family: Arial;
	width: 80px;
}

.editor {
	width: 100%;
	height: 450px;
	border: 1px solid #6FC0F7;
}

.fixedwidth {
	font-family: Courier New, Courier, Times New Roman, Verdana;
}

.error {
	color: #FF0000;
	margin-right: 10px;
}

#linkus {
	width: 80%;
	margin-left: 50px;
	margin-right: 50px;
	border: 1px solid  #6FC0F7;
}

option.imagebacked {
	padding: 1px 0px 1px 18px;
	background-repeat: no-repeat;
	background-position: 1px 2px;
	vertical-align: middle;
}

div .subcateg
{
	display:none;
	margin-left: 20px;
}
