@charset "UTF-8";
/* CSS Document createtd by the A5 Plugin Framework */

/* CSS portion of the Featured Category Widget */

div[id^="featured_category_widget"].widget_featured_category_widget img {
	height: auto;
	max-width: 100%;
}
div[id^="featured_category_widget"].widget_featured_category_widget {
	-moz-hyphens: auto;
	-o-hyphens: auto;
	-webkit-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto; 
}
