/* Styles to be selectable in the editor */
.normal, p { margin: 1em 0; }
.small, p.small {font-size: 0.8em} 
.heading2, h2 { color:#003F69; line-height: 1.15em; font-weight:bold; margin: 0 0 0.6em 0; font-size:1.3em; }
.heading3, h3 { font-weight: bold; font-size:1.3em;color:#003F69;line-height:1.15em; }
.heading4, h4 { color: #717171; font-weight: bold; font-size: 1.1em; margin: 0.7em 0 }

/* Additional styles */
.edit ol,
.edit ul {margin: 1em 0}
.edit ol li,
.edit ul li {padding: 0; margin: 0.4em 0 0.4em 2em; line-height: 1.3em; padding-left: 0}
.edit ul li {list-style-image: url(../../../images/interface/orangeball.gif); list-style-type: disc}
.edit .immArea ul li { list-style-type: disc; }
#contentCol .edit img {float: left; margin-right: 17px}
#contentCol img.ImmControlAlign_Left {float: left; margin-right: 17px; margin-left: 0}
#contentCol img.ImmControlAlign_Right {float: right; margin-left: 17px; margin-right: 0}
