.bootstrap_css_comma_before:before{content:','}
.bootstrap_css_comma_after:after{content:','}
.bootstrap_css_quoted_before:before{content: "“";}
.bootstrap_css_quoted_after:after{content: "“";}
.bootstrap_css_parentheses_before:before{content: "(";}
.bootstrap_css_parentheses_after:after{content: ")";}
.bootstrap_css_colon_before:before{content: ":";}
.bootstrap_css_colon_after:after{content: ":";}
