
.jquery_az table {width:100%; border:none; }
.jquery_az table td {border:solid 1px #CCC; margin:10px; font-size:12px; width:28%; vertical-align:top;
background:#F6F6F6 ;}
.jquery_az table td div {margin:0 2px;}

.jquery_az  h3  { font-size:13px; font-weight: 700; color:#333; text-align:center; padding:7px; background:#FFF; border: #E8E8E8 solid 1px}
.jquery_az  h4 {font-size:12px; text-align:center; color:#666; font-weight: 700;  margin-bottom:10px; padding:7px}
.jquery_az  a, .jquery_az  a:visited{text-decoration:none; color:#003399}
.jquery_az  a:hover {color:#0099FF}
.jquery_az pre code { width:440px; padding:10px; background: #f5f5f5;}
.example_jquery {text-align:right}

.jquery_az h6 {margin:3px;}
.jquery_az .left, .jquery_az .right {display:inline; text-align:center}
.jquery_az .left , .jquery_az .right  { font-size:12px; padding:5px}
.jquery_az .left {float:left; font-weight:700; }
.jquery_az .right {float:right}
.jquery_az .clear {clear:both; border-bottom:#333 solid 1px; }
.f-returns { background:#000; margin-bottom:10px; height: 16px; line-height: 16px;}
.f-returns .func, .f-returns .returns  {display:inline; font-size:9px; color:#fff; padding:0 3px;}
.f-returns .returns {float:right}
.f-returns .func  { float:left}
.j_les { line-height:130%; margin: 10px 20px;}
.j_les h2{font-weight: 700; font-size: 14px; color: green; margin-bottom: 20px;}
.j_les h3 {
    font-weight: 700; font-size: 14px;
}
#example_j button {
    background: #ccc; padding: 3px; margin-left: 5px; border: solid 1px #666; border-radius:5px
}
