/* the styles here are sorted into accept_theme.css 

#community_select{
	position:relative;
	width:230px;
	
}
#comm_menu_container{
	width:10000px;
}
#columnnav{
	width:230px;
	position:absolute;
	overflow:hidden;
}
#comm_menu_container div{
	float:left;
	width:230px;
	margin:0px;
	padding:0px;
}
*/