/*** This file is for language specific CSS ***/
/*** Please use includes/global.css for language independent CSS ***/

#side_nav.rules {
	width:235px;
}
#page_content.rules {
	width:580px;
}
#side_nav.policies {
	width:205px;
}
#page_content.policies {
	width:610px;
}
#side_nav.about {
	width:205px;
}
#page_content.about {
	width:610px;
}

