If you noticed in my pull request I am using some javascript to strip out the colon in the ids and references of the various elements. I needed to do this because the colon is used in CSS and jQuery selectors as Pseudo Class. This might be something that needs to be fixed and standardized in the future.