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

body {
		width: 900px;
}


#contentContainer #content {

	width: 700px;
	
}

#navcontainer {
width: 900px;
}

#myExtraContent1{
width: 900px;
}

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

