	#secondary .aggregator .zone strong, .fckeditorzone strong{
		font-size		: 1em;
		font-weight 	: bold;
		color			: #86455D;
	}
	
	#secondary .aggregator .zone a, .fckeditorzone a{
		font-size		: 1em;
		font-weight 	: bold;
		color			: #86455D;
	}
	
	#secondary .aggregator .zone li, .fckeditorzone li{
		padding-bottom	: 10px;
		padding-left	: 8px;
		padding-top		: 10px;
	}
	
	#container .aggregator .zone li, .fckeditorzone li{
		margin-left		: 10px;
	}
	
	a.readmore{
		color				: #86455D;
		font-weight			: normal;
	}
	
	#container p{
		padding-top			: 5px;
	}
	
	#container .newsdate{
		font-weight			: bold;
		padding-left		: 10px;
	}
	
	#container li{
		list-style			: none;
		padding-top			: 13px;
		padding-left		: 10px;
		padding-right		: 10px;
	}
	
	h3{
		font-size			: 130%;
		font-weight			: bold;
	}
	p.info{
		border-width 		: 0px;
	}