/*
 
Copyright (c) Enigma Interactive 2004

SOM2
Project:		Rowlands
Filename:		layout_standard.css
Description:	Standard layout elements
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
1	04Apr07			CT			Created

*/


#siteMain #mainPanel {
	width: 642px;
}

#siteMain #mainPanel #bodyText .coArticleNews {
	margin: 10px 10px 20px 10px;
	/* border: 1px solid red; */
}

#siteMain #mainPanel #bodyText .coArticleNews .news_list {
	padding: 10px 0px;
	margin: 10px 0px;
	border-bottom: 1px solid #8fc8cc;
	/* border: 1px solid red; */
}

#siteMain #mainPanel #bodyText .coArticleNews .news_date {
	font-weight: bold;
}
