/* Start of CMSMS style sheet '1images' */
.image_right {
margin: 10px; clear: both; float: right;
}

.image_left {
margin: 10px; clear: left; float: right;
}

.image_middle {
margin-right: auto;
margin-left: auto;
clear: both;
}

/* End of '1images' */

