#log
{
    height: 240px;
    overflow: auto;
}

#main
{
	padding-top: 56px;
}

.sidebar {
	position: fixed;
	left: 0px;
    top: 56px;
	bottom: 0px;
	width: 310px;
}

.datepicker td,
.datepicker th {
    width: 40px;
}

.datepicker .datepicker-switch {
  width: 200px;
}