/* This is the CSS file for the photoalbum */

.mcePhotoAlbum {
  border: 1px dotted #cc0000;
/*  display: none; */
}

.mcePhotoAlbum:before {
  content: url(/adm/common/js/tiny_mce_plugins/photoalbum/images/photoalbum.gif);
}
