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

body {
		width: 700px;
}


#contentContainer #content {

	width: 500px;
	
}

#navcontainer {
width: 700px;
}

#myExtraContent1{
width: 700px;
}

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

