#content { max-width: none; margin-top: 0px; }
#title { display: none; }
#bottomsides { background-color: #C6C6C6; }
#bottombg { background-color: #EEEEEE; max-width: 650px; margin-left: auto; margin-right: auto; }
#bottom { padding-top: 16px; }
#panels img { margin-bottom: 0px; }

@media all and (max-width: 950px) {
	#bottombg { width: 68.421%; }
	#bottom { margin-left: 20px !important; margin-right: 20px !important;  }
}

@media all and (max-width: 500px) {
	#bottom { margin-left: 10px !important; margin-right: 10px !important;  }
}