* {
	margin: 0;
	padding: 0;
}

a:link {
	color: #0000FF;
}

a:link.abbr,
a:visited.abbr,
a:hover.abbr,
a:active.abbr {
	border-bottom: 1px dotted #0000FF;
	background: transparent;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}

a img {
	border: 0;
}

address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

body {
	margin: 0.5em;
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

dl, ul, p,form{
	margin: 1em 0;
}

fieldset {
	padding: 0.5em;
}

fieldset dt{
	float: left;
	width: 6em;
}

input {
	vertical-align: middle;
}

kbd {
	border: 1px solid #0033CC;
	margin: 0.15em;
	padding: 0 3px 0 3px;
	background: #F4F4F4;
	color: #4169E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 160%;
}

legend {
	color: #000000;
}

ul {
	margin: 0.5em;
	padding-left: 2em;
}

.back {
	margin-left: 1.5em;
}

.close {
	border: none;
}

.content {
	margin: 0;
	padding: 5px 30px 31px;
	background: url(images/cbox-l.gif) no-repeat bottom left;
}

.contentbox {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0.5em;
	width: 21em;
	z-index: 1;
	background: url(images/cbox-r.gif) no-repeat bottom right;
}

.error {
	background: #FF9999;
}

.headerbox {
	margin: 0;
	padding: 0;
	background: url(images/hbox-r.gif) no-repeat top right;
	text-align: center;
}

.headerbox h1,
.headerbox h2 {
	margin: 0;
	padding: 22px 30px 5px;
	background: url(images/hbox-l.gif) no-repeat top left;
	color: #0033CC;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
}

.highlight {
	border: 2px solid #9DADC6;
	padding: 0;
}

.highlight input, .highlight textarea {
	border: 1px solid #C3C3C3;
	width: 99%;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

.lang {
	font-size: 0.8em;
}

.sortable th a {
	text-decoration: none;
}
#closelink {
	border: none;
	float: right;
}

#info {
	margin: 0;
	padding: 2em;
	background: url(images/stripes.gif) #E5E5E5;
	color: #000000;
	text-align: center;
}

#info img {
	border: 0;
	margin: 0.5em;
}

#miscallenous {
	margin-left: 22em;
}

#oldversions {
	width: 100%;
	border-collapse: collapse;
}

#oldversions caption, #productcodes caption, #variants caption {
	font-weight: bold;
	text-align: left;
}

#oldversions th, #oldversions td, #productcodes th, #productcodes td, #variants th, #variants td {
	border: 1px solid #C3C3C3;
	padding: 0.2em 0.5em;
	background: #F4F4F4;
	font-size: 0.8em;
	text-align: left;
}

#oldversions thead th, #productcodes thead th, #variants thead th{
	background: #9DADC6;
	color: #0033CC;
	font-weight: bold;
}

#productcodes {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#result {
	border: solid 1px;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}

#result {
	list-style: none;
}

#scroll {
	border: solid 1px #C3C3C3;
	float: right;
	width: 99%;
	overflow: auto;
	overflow-x: scroll;
	margin-bottom: 15px;
}

#variantcontainer {
	border: solid 1px #C3C3C3;
	padding: 0.5em;
	width: 20em;
	background: #F4F4F4;
	left: 22em;
	position: absolute;
	max-height: 20em;
	overflow: auto;
	top: 14.5em;
	overflow-y: scroll;
}

#variants {
	width: 90%;
	border-collapse: collapse;
}

#versionhistory {
	margin: 0 1em 4em 22em;
}

#changelog, #productcodecontainer {
	border: solid 1px #C3C3C3;
	padding: 1em;
}

#changelog  h3 {
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em;
	background: #F4F4F4;
}