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

#side_nav.rules {
	width:205px;
}
#page_content.rules {
	width:610px;
}
#side_nav.support {
	width:210px;
}
#page_content.support {
	width:605px;
}
#side_nav.policies {
	width:205px;
}
#page_content.policies {
	width:610px;
}
#side_nav.about {
	width:225px;
}
#page_content.about {
	width:590px;
}
