
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}


body { line-height: 1.5; background: #fff; margin:1.2em 0; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */


a img { border: none; }


body {
	color: #797979;
	font-family: Verdana, Arial;
	font-size: 75%;
}

a {
	color: #607293;
	text-decoration: none;
}

a:hover {
	color: #354158;
}


#container {
	width: 835px;
	margin: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
#container1 {
	width: 835px;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 50px;
}




#container #logo h1 {
	text-indent: -9999px;
}

#footer {
	margin-top: 5px;
	padding-top:10px;
	text-align:center;
	border-top:1px solid #797979;
}

.nav {
	float: right;
	margin-top: -30px;
	margin-bottom:5px;	
}



h2 {
	font-size: 2.2em;
	margin: 0;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}


h2.logo {
	background: url(../images/logo.jpg) no-repeat top left;
	height: 80px;
	text-indent: -9999px;
}

#old{
	margin-top:20px;
	background-image:url(../images/butold.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:40px;
}
.opt{
	text-align:right;
	margin-bottom:10px;
}
#currentopt{
	margin:2px 0 3px 0;
	text-align:right;
}







.version {
	font-family: Courier;
	font-size: 1em;
}

ul {
	margin-left: 15px;
}

dt {
	float: left;
}

dd {
	margin-left: 150px;
	margin-bottom: 10px;
}

.description {
	margin-top: 10px;
}

code {
	font-family: Courier;
}

#usage p {
	margin: 10px 0px 5px 0px;
}
.mirror{
	float:left;
	width:400px;
	padding:5px 0 0 0;
	margin:0px;
	font-size:10pt;
	border:none;
}