/* These styles make the sidebar stretch to 100% height */
td.stretch {
	height: 100%;
}
#stretch {
	height:100%;
	background: #154377;
}