* {
margin:0;
padding:0;
font-family:'Trebuchet MS', Lucida, Verdana, Arial, Helvetica, sans-serif;
}
body {
padding:10px;
font-size:0.9em;
}
FORM
{ margin:0px 0px 0px 0px; }  

div#content {
width:998px;
}
div#content h1 {
border-bottom:1px solid #d6d6d6;
margin-bottom:8px;
padding-bottom:2px;
}
div#content p#publishdate {
font-size:0.7em;
margin-bottom:1em;
color:#999999;
margin-top:-2.7em;
margin-left:500px;
margin-right:20em;
z-index:0;
}
#holder{
position:relative;
margin-top:20px;
}
#map {
height:490px;
border:1px solid #999999;
background:#dcdcdc;
width:600px;
position:absolute;
left:5px;
_width:546px
}
#controls {
width:210px;
_width:208px;
height:388px;
border:1px solid #999999;
padding:6px;
margin-left:12px;
}
#storage {
position:absolute;
top:-70px;
left:618px;
width:390px;
background: #FFFFFF;
padding:15px;
line-height:13px;
list-style:none;
font-family: verdana; 
}
#storagelist {
list-style:none;
}
#popup {
font-size:0.9em;
}
#controls label {
width:200px;
font-size:0.7em;
display:block;
float:left;
padding-top:10px;
}
#controls h5 {
float:left;
}
#controls label.activate {
width:40px;
padding-top:3px;
padding-left:93px;
padding-right:5px;
float:left;
}
#controls input {
width:206px;
font-size:0.7em;
display:block;
float:left;
}
#controls input.check {
width:20px;
padding-top:7px;

}
#controls textarea {
width:206px;
font-size:0.7em;
display:block;
float:left;
margin-bottom:10px;
}
#controls input.button  {
width:80px;
clear:left;
}

#storage ul {
font-size:0.7em;
}

#code {
clear:both;
padding:20px 0 20px 12px;
}
#code input {
font-size:0.7em;
}
#code textarea {
margin-top:10px;
font: 0.7em "Courier New", Courier, mono;
background:#EEEEEE;
border:1px solid #999999;
_width:762px;
width:750px;
padding:6px;
}
#documentation h2 {
margin-bottom:0.5em;
margin-top:1em;
}
#documentation p, #documentation ol {
margin-bottom:1em;
}
#documentation ol { 

}
#documentation ol li { 
margin-left:2em;
}

#terms {
padding-top:1em;
}
#terms h3 , #terms p, #terms ol {
margin-bottom:1em;
}

select, input {
border: 1px solid #345624;
}

fieldset {
padding:12px;
width:580px;
margin-top:1em;
margin-bottom:3em;
border:1px dashed #999999;
}
fieldset legend {
background:#fff;
}
fieldset label {
width:140px;
display:block;
float:left;
clear:both;
}
fieldset input {
width:200px;
display:block;
float:left;
margin-bottom:1em;
}

fieldset textarea {
width:400px;
display:block;
float:left;
margin-bottom:1em;
font-family: "Courier New";
}

textarea {
display:block;
float:left;
margin-bottom:1em;
font-family: tahoma;
//"Courier New", Courier, mono;
font-size:0.8em;
}

fieldset input.btnsubmit {
width:100px;
display:block;
float:left;
margin-bottom:0;
}

pre {
border:1px dotted #918D87;
font-family: "Courier New", Courier, mono;
font-size:0.7em;
line-height:1.3em;
padding:0.75em;
margin:1em 0;
}

pre div#popup {
background:none;
border:none;
margin:0;
padding:0;
display:inline;
font-family: "Courier New", Courier, mono;
}

#footer {
margin:1.4em 0;
font-size:0.7em;
}
#footer p {
clear:both;
}

