/*
 
Copyright (c) Enigma Interactive 2005

SOM2
Project:		ENE
Filename:		coArticle_1.css
Description:	Layout of the standard page (replaces stuff from layout_standard for page with no right panel)
     
History
ver date  		who     	comment
-----------------------------------------------------------------------------
2	2/11/05		PG			removed unnessecery css
1	2June05		PG			Created

*/

@import url('coArticle.css');

.articleTitleTitle{
	width:450px;
}
.articleTitle{
	width:520px;
}
#CaseStudies .caseStudiesTitleArea .caseDetails{
	width:425px; 
}

