p.imageWithCaptionLeft img {
   border:1px solid #0054A6;
   display: block;
   margin: 10px 20px 10px 0;
}

p.imageWithCaptionRight img {
   border: 1px solid #0054A6;
   display: block;
   margin: 10px 0 10px 20px;
}




/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.imageWithCaptionLeft {
float: left;
font-size: 9px;
font-weight: bold;
line-height: 1.4em;
margin:10px 20px 10px 0px;
text-align: center;
color:#014486;
}

.imageWithCaptionRight {
float: right;
font-size: 9px;
font-weight: bold;
line-height: 1.4em;
margin:10px 0px 10px 20px;
text-align: center;
color:#014486;
}

h3 {

}

h2 {

}

