

/**
* eDirectory - Dynamic Style
*
* This style sheet is used to placed classes dependent of PHP constants
* and dynamic values
*
*/

/**
* Featured
*
* @section	dynamic-featured
*/


.featuredListingImage
{ height: 85px; width: 100px; }

	.featuredSlideshow .highlightImage .featuredListingImage
	{ height: 130px; width: 175px; }

.featuredPromotionImage
{ float: left; height: 85px; margin:0 0 10px 0; width: 100px; }

.featuredClassifiedImage
{ height: 85px; width: 100px; }
	
	.mainContent .featuredClassifiedImage
	{ height: 83px; margin:0 0 10px 0; width: 100px; }

.featuredEventImage
{ height: 85px; width: 100px; }

	.sidebar .featuredEventImage
	{ height: 41px; margin:0 0 10px 0; width: 50px; }
	
.featuredArticleImage
{ height: 85px; margin:0 0 10px 0; width: 100px; }
