/*
 
Copyright (c) Enigma Interactive 2005

SOM2
Project:		DCH
Filename:		coArticleGroup.css
Description:	Layout of the article pages
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	22/9/05		PG			updates
1	4/8/05		PG			Created

*/
.coArticle .item,
.coArticle .borderitem{
	padding:5px 5px;
}
.coArticle .borderitem{
	background: transparent url(/images/coArticle/item_divide.gif) no-repeat top left;
}

#news69 div.headline strong {
    color : #a7a900;
}
