/*-----------------------------------------------------------------------------------

	Project Huddle Shortcodes
	Version: 1.0

	@uses compass

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

-----------------------------------------------------------------------------------*/
.ph-project-shortcode {
  overflow: hidden;
  *zoom: 1;
}
.ph-project-shortcode img {
  max-width: 100% !important;
  height: 100% !important;
}
.ph-project-shortcode .ph-shortcode-image-link {
  display: block;
  float: left;
}

/*# sourceMappingURL=project-huddle-shortcodes.css.map */
