h1 {
	border: none;
	margin-top: 7px;
	padding-top: 0;
}

h2, h3 {
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
}

h2 img {
	display: block;
}

p {
	margin-top: 0;
	padding-top: 0;
}

p.attribution {
	font-style: italic;
}

p.more {
	text-align: right;
	border-bottom: 1px solid #ccc;
	padding-top: 5px;
}

#content {
	padding-top: 0;
	/*background-color: #fff;*/
}

* html #content {
	padding: 0 8px 0 16px;
}

#blog {
	margin-left: -13px;
}

#blog-content {
	float: left;
	width: 507px;
	padding: 10px;	
	/* this element isnt clearing properly in IE7 - even with clearfix.  easier to apply 10px bottom white border*/ 
	border-bottom: 10px solid #fff;
}

#blog_items {
	border: 1px solid #bb782f;
	padding: 10px;
}

#blog_header {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: transparent url(../images/bnr_industry_news.gif) 0 0 no-repeat;
	padding: 5px 10px 8px 10px; 
}

#blog_header .rss {
	float: right;
}

#blog_image {
	width: 75px;
	float: right;
	text-align: center;
}

#blog_items ul {
	margin: 0;
	padding: 0;
}

#blog_items li {
	margin: 0 0 10px 15px;
	padding: 0;
}

#blog_items a {
	color: #000;
}


#banner {
	float: left;
	width: 315px;
	border-left: 1px solid #fff;
}

table.featured-articles	{

}

table.featured-articles td {
	padding: 5px;
	padding-bottom: 20px;
	vertical-align: top;
}

table.featured-articles h2 {
	margin: 0;
	padding: 0;
}

table.featured-articles h3 {
	font-size: 1em;
}

table.featured-articles p {
	margin-top: 0;
}