@CHARSET "UTF-8";
body
{
 background-color:#999999;
}

h3 { font-size: 16px; }

.subMenu { clear: both; }
.subMenu a { padding: 5px; background-color: #ccc; color: #3D0017; text-decoration: none; float: left; }
.subMenu a:hover { background-color: #333; }

.dyn { background-color: yellow; }

.comment { color: #808000;}

#doc, #note, #spread, #examples { padding-top: 40px; line-height: 20px; clear: both; }

#head {width: 363px; padding: 0 50px; font-size: 16px; margin:0px auto}



/*--- shared */




#ft { border: 0px solid #000000; -moz-border-radius: 5px; margin:0px auto; height:400px !important; width:900px !important;}
#example { float: left; }
#ft-title-ft .ft-title { width:900px; text-align: left; background:#339900 !important;}
 

/*--- end:shared */

.topbar h2{ font-weight: normal !important }
.topbar a { color: #3399cc; text-decoration: none; }
.topbar a:hover { text-decoration: underline; }

.ft-prev, .ft-next { background-color: #000; padding: 0 10px; }

.ft-button-ft-active { color: black; }
.cjFancyTransition {
   position: relative;
   display: block;
   width: 250px;
   height: 150px;
   overflow: hidden; 
}
.cjFancyTransition br { 
   display: none;
}


div#example {
   position: relative;
   display: block;
   width: 900px;
   height: 400px;
   overflow: hidden; 
}
