.filter_toggle {
line-height: 34px;
font-size: 16px;
padding-bottom: 10px;
}
.filter_pane {
background-color: white;
border: 2px solid #777777;
height: 275px;
width: 600px;
padding-left: 20px;
padding-top: 10px;
}
div#my_chart {
height:300px;
margin-bottom:15px;
}