/* Start of CMSMS style sheet 'ImageBorder' */
 
.thinborderfloat {
  float:left;
  border:solid 1px silver;
  padding:2px;
  margin-right:10px;
  margin-bottom:5px;
  } 

.thinborderfloat2 {
  border:solid 1px silver;
  padding:2px;
  margin-bottom:5px;
  } 




/* End of 'ImageBorder' */

