h1 {
    color:#006400;
    font-size:14pt;
    margin:12px 0 5px -5px;
    padding:0 5px 0 0;
}

h2 {
    background-color:#efefef;
    border:1px #dedede solid;
    color:#006400;
    font-size:12pt;
    line-height:27px;
    margin:12px 0 5px -5px;
    padding:0 5px;
}

h3 {
    color:green;
    font-size:12pt;
    margin:0;
}

h4 {
    color:#000;
    font-size:10pt;
    margin-bottom:20px;
    margin-top:10px;
}

hr {
    margin:20px 0 0;
}

.th {
    text-align:center;
}

.legend {
    float:right;
    height:200px;
    overflow:scroll;
    position:relative;
    top:-20px;
    width:120px;
}

.sp_td {
    width:450px;
}

.sp_chart {
    float:left;
}

.sp_slider {
    bottom:60px;
    position:absolute;
}

td {
    padding-bottom:50px;
    padding-right:20px;
    position:relative;
}

.rickshaw_graph .detail .x_label {
    display:none;
}
