.articleHeader {
	width: 550px;
	height: 129px;
	margin: 0px;
}
.articleHeaderLeft {
	float: left; 
	width: 361px; 
	wi\dth: 360px; /* IE 5 hack */ 
	height: 129px;
}
.articleHeaderRight  {
	float: right; 
	width: 187px;
	margin: 0px;
}
.articleHeaderRight img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.articleTitle {
	height: 27px; /* IE 5 hack */
	margin: 0px;
	margin-bottom: 2px;
	background-color: #000;
}

.articleSummary {
	height: 100px;
	margin: 0px;
	background-color: #9CCF00;
}
.articleSummary h2 {
	color: #FFF;
	font-weight: normal;
	font-size: 125%;
	margin: 7px 10px 6px 10px;
}
.articleSummary p {
	color: #FFF;
	margin: 7px 10px 6px 10px;
}
.articleSummary p a {
	color: #FFF;
}
.articleSummary p a:hover {
	color: #FFF;
}
.articleContent {
	width: 550px;
	margin-top: 4px;
}
.articleContent .leftContentBox {
	float: left;
	width: 550px;
}
.articleContent .rightContentBox {
	float: right;
	width: 360px;
}
.articleContent .rightContentBox2 {
	float: left;
	width: 550px;
}
.articleTitle h1, .articleContent h1 {
	font-size: 110%; 
	margin: 6px 0px 0px 10px;
}

.articleContent .titleBox,
.articleContent .leftContentBox .titleBox,
.articleContent .rightContentBox2 .titleBox,
.articleContent .rightContentBox .titleBox {
	height: 27px;
	background-color: #d2d2e0;
}

.mainFeature, .mainFeatureNoImage {
	clear: both;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.mainFeatureImage {
	float: left;
	margin: 2px 0px 0px 0px;
	width: 50px;
}
.mainFeature .mainFeatureInfo {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 490px;
}
.mainFeatureInfo img,
.feature img {
	vertical-align: middle;
}
.mainFeature a, .mainFeatureNoImage a {
	font-size: 110%;
	font-weight: bold;
}
.mainFeatureNoImage .mainFeatureInfo p {
	margin: 2px 0px 0px 0px;
	line-height: 1.3em;	
}
.mainFeatureInfo a:hover {
	font-weight: bold;
}
.mainFeature .mainFeatureInfo p {
	margin: 2px 0px 0px 9px;
	line-height: 1.3em;
}

.rightContentLeft {
	float: left;
	width: 170px;
	margin-top: 5px;
}
.rightContentRight {
	float: right;
	width: 170px;
	margin-top: 5px;
}
.rightContentLeft2 {
	float: left;
	width: 265px;
	margin-top: 5px;
}
.rightContentRight2 {
	float: right;
	width: 265px;
	margin-top: 5px;
}
.feature {
	clear: both;
	margin: 0px;
}
.feature a.main {
	font-weight: bold;
	font-size: 110%;
}
.feature p {
	line-height: 1.3em;
	margin: 4px 0px 6px 0px;
}
.feature p.featureMoreLink {
	float: right;
	margin-top: 0px;
	line-height: 1em;
}
.rightContentExtra {
	clear: both;
	margin-top: 0px;
}