

	div.groupInner {
		padding-bottom			: 10px !important;
	}
	
	div#spotArticle {
		background				: #ffffff url(/images/group_article_background.jpg) repeat-x left top;
	}
	
	div#spotArticle div.left {
		float					: left;
		width					: 294px;
	} 
	
	div#spotArticle h1 {
		font-size				: 18px;
		color					: #333333;
	}
	
	div#spotArticle img.teaser {
		float					: right;
		margin-left				: 10px;
	}
	
	div#spotArticle p {
		color					: #666666;
		margin-top				: 5px;
		font-size				: 12px;
	}
	
	div#spotArticle div.groupBottom {
		height					: 6px;
	}
	
	span.articleType {
		color					: #ffffff;
		font-size				: 9px;
		padding					: 1px 2px;
	}
	
	div.articleInfo {
		margin-top				: 5px;
	}
	
	div#articles {
		margin					: 20px 0px;
	}
	
	div#articles div.article {
		background-repeat		: no-repeat;
		padding-left			: 190px;
		background-position		: left center;
	}
	
	div#articles img.spacer {
		margin					: 10px 0px;
		background				: #ffffff url(/images/article_line_spacer.gif) no-repeat center center;
	}
	
