.cms { color: #333366; }
.cms h1 { font-size: 28px; font-weight: normal; margin: 0; padding: 0; }
.cms h2 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; }
.cms h2 a { color: #333366; }
.cms p { font-size: 12px; line-height: 150%; }
.cms img { margin: 10px; }
.cms .marker-white { background: #ffffff; }
.cms .marker-purple { background: #bcc3da; }

.cms .page-group { padding: 15px; }
.cms .subImage { float: left; width: 70px; height: 70px; margin: 0; background: url(/app/gfx/subImageBg.jpg) no-repeat; padding: 5px 0 0 5px; }
.cms .subContent { float: left; width: 330px; padding-top: 3px; }
.cms .subImage img { margin: 0; }
.cms .subContent p { margin: 0; padding: 0; }
.cms .subContent p .more { font-size: 11px; font-weight: bold; color: #151447; text-decoration: none; padding-left: 10px; }
.cms .subContent p .more:hover { text-decoration: underline; }
