body {
margin:0;
color:#808080;
font:11px/1.33 Verdana, sans-serif;
}
a {
color: #887;
}
a:hover {
color: white;
}
input, select, button {
font-size: 100%;
vertical-align: middle;
}
select, button {
background: #202020;
color: #999;
border: 1px dotted #666;
}
#jscheck {
margin: 20%;
padding: 2em 4em;
border: 1px dotted #666;
text-align: center;
}
#jscheck hr {
display: none;
}
#canvas {
width:980px;
height:658px;
margin:10px auto;
position:relative;
-moz-border-radius:8px 8px 8px 8px;
-webkit-border-radius: 8px;
background:none repeat scroll 0 0 #333333;
}
h1 {
display: none;
}
h2 {
margin:0;
font-size: 9px;
font-weight: normal;
color: #555;
}
h2 a {
color: #555;
}
h3 {
padding:0;
margin:0 0 15px;
color:#FFFFFF;
font-size:11px;
}
.pane {
position:absolute; {vb:stylevar left}:25px;
width:380px;height:380px;
top:60px;
}