body {
	background-color: #EDF4F8;
}

/*this over rides a style in main/home.css to position the content a bit better*/
#main_adjust {
	/*margin-bottom: -225px;*/
}

/* this page over rides some of the styles in myplay/help.css to make it display in a smaller area.*/
#right_panel {
	background-color: #fff;
}

#inner_content, #left_panel, #right_panel {
	height: 325px;
}
