/* @override http://localhost/Bokeh/rw_common/themes/bokeh/css/width/800.css */

body {
		width: 800px;
}


#contentContainer #content {

	width: 600px;
	
}

#navcontainer {
width: 800px;
}

#myExtraContent1{
width: 800px;
}

#container #footer #extraContainer1, #container #footer #extraContainer1 #myExtraContent1 {
	width: 800px;
}

