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

#side_nav.about {
	width:200px;
}
#side_nav.rules {
	width:220px;
}
#page_content.rules {
	width:595px;
}
#side_nav.policies {
	width:230px;
}
#page_content.policies {
	width:585px;
}
.cssTableFullWidth {
	width: 100%;
}
