

/* Class: std - styles for admin-controlled content */
.std .subtitle {  }
.std ol.ol {  }
.std ul.disc {  }
.std dl dt {  }
.std dl dd {  }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {  }
.std ul {  }
.std ol {  }
.std ul ul {  }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {  }
.std dt {  }
.std dd {  }
.std blockquote {  }
.std address {  }
.std b,
.std strong {  }
.std i,
.std em {  }

.cms-page-view .std h3, .cms-page-view .std h2{line-height: 25px;margin:20px 0;}
.cms-page-view .std .cont-mentions{margin-top: 10px;}
.cms-page-view .std p{}
.cms-page-view .std a{color:#cd2367;}
.cms-page-view .col-mid-2{width:50%;}