@charset "utf-8";
/* CSS Document */

#left-navigation{
display:none;
}

#header-pane{
display:none;
}

#footer-pane{
display:none;
}

#right-column, #content-pane, #green-bar-spacer, #right-column #related-information-title{
border:0px solid #fff;
border:none;
}

#top-main-pane{
display:none;
}


#content-pane{
float:none;
width:600px;
}


#content-pane-small{
float:none;
width:450px;
}

.course_div
{
	display:block;
}

