﻿html{
	background: none !important;
}

body{
	background: none !important;
	width: auto !important;
}

body #all{
	width: auto !important;
	margin-left: 0px !important;
}

header{
	display: none !important;
}

footer{
	display: none !important;
}

nav{
	display: none !important;
}

#container{
	box-shadow: none;
}

#main-body{
	padding-bottom: 0px !important;
}

#calendar #calendar-container #details{
	overflow-y: scroll;
	height: 600px;
	width: 257px;
}