
<br />
<b>Warning</b>:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /home/toronto/public_html/custom/domain_1/theme/edirectory8/general_dynamic.php:3) in <b>/home/toronto/public_html/conf/loadconfig.inc.php</b> on line <b>66</b><br />

/**
* eDirectory - Dynamic Style
*
* This style sheet is used to placed classes dependent of PHP constants
* and dynamic values
*
*/

/**
* Featured
*
* @section	dynamic-featured
*/

.featuredListing
{ width: 102px; } 

.featuredListingImage
{ height: 83px; width: 100px; }

.featuredPromotion
{ width: 100px; }

	.featuredPromotionImage
	{ height: 83px; width: 100px; }
	
.featuredClassified
{ width: 100px; }

	.featuredClassifiedImage
	{ height: 83px; width: 100px; }
	
	.mainContent .featuredClassifiedImage
	{ height: 83px; width: 100px; }
	
.featuredEvent
{ width: 100px; }

.featuredEventImage
{ height: 83px; width: 100px; }

	.sidebar .featuredEventImage
	{ height: 41px; width: 50px; }
	
.featuredArticleImage
{ height: 83px; width: 100px; }
	
/**
* Favorites
*
* @section		dynamic-favorites
*/

.favoriteListing
{ width: 100px; }

	.favoriteListingImage
	{ height: 83px; width: 100px; }

.favoriteEvent
{ width: 100px; }

	.favoriteEventImage
	{ height: 83px; width: 100px; }

.favoriteClassified
{ width: 100px; }

	.favoriteClassifiedImage
	{ height: 83px; width: 100px; }

.favoritePromotion
{ width: 100px; }

	.favoritePromotionImage
	{ height: 83px; width: 100px; }

.favoriteArticle
{ width: 100px; }

	.favoriteArticleImage
	{ height: 83px; width: 100px; }
	
/**
* Gallery - Slideshow
*
* @section		dynamic-gallery
*/

.galleryBody
{ width: 580px; }

/**
* Print
*
* @section		dynamic-print
*/
/* 740px; */

.popupPrint, .basePrint
{ width: 700px; } 

