/* Start of CMSMS style sheet 'Typography' */
img.float_left {
float:left;
margin:10px 10px 10px 0px;
} 

img.float_right {
float:right;
margin:10px 0px 10px 10px;
} 
/* End of 'Typography' */

