
div.zoomdiv {
z-index                 : 100;
position                : absolute !important;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center; 
overflow: hidden;

}


img.jqzoom{
cursor:crosshair;
position:relative;

}
/*

div#wrapper{
width : 100%;
padding: 0px;
margin:  0 auto;
text-align: left;
}
*/
div#header{
width : 100%;
clear : both;
margin: 0 auto;
height:117px;
}

div#header a{
float:left;
text-decoration:none;
}

div#header a#version{
float:left;
margin-left:10px;
}


div#maincontent{
width : 100%;
float: left;
margin: 0px;
}

div#maincontent p{
float:left;
width:100%;
clear:both;
padding:0px;

}
div#maincontent xmp{
float:left;
width:100%;
clear:both;
white-space: pre;
white-space: -moz-pre-wrap;
word-wrap: break-word;
}

span.code{
float:left;
background-color:#E6FF97;
clear:both;
width:100%;
}

span.tozoom{
float:left;
width:100%;
}

span.tozoom img{
}

fieldset{
float:left;
clear:both;
width:400px;
padding:0px;
margin-left:300px;
}

fieldset a{
float:left;
width:80px;
}
