#content {
	width:950px; /* 2px less due to IE bug with overflowing <em>s */
	padding:10px 0px 30px 10px;
	float:left;
}

#hp-pictureit-carousel-wrap {
	width:617px;
	height:282px;
	margin:10px 0 35px;
	padding:2px 0 0 2px;
	border:2px solid #DDDDDD;
}

#left-column {
	width:620px;
	float:left;
}

#right-column {
	width:320px;
	float:right;
}

#latest-news-wrap {
	width:320px;
	background-image:url("/images/hp-latest-news-top.png");
	background-position:top;
	background-repeat:no-repeat;
	padding-top:50px;
	margin-bottom:20px;
	position:relative;
}

#latest-news {
	width:272px;
	padding:0 24px;
	padding-top:5px;
	padding-bottom:5px;
	background-image:url("/images/hp-latest-news-bg.png");
	background-position:top;
	background-repeat:repeat-y;
}

#latest-news ul {
	margin-bottom:0px;
	padding-bottom:0px;
}

#latest-news-bottom {
	width:320px;
	height:20px;
	background-image:url("/images/hp-latest-news-bottom.png");
	background-position:top;
	background-repeat:no-repeat;
}

#latest-news .latest-news-heading {
	color:#0177C1;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left:24px;
	top:21px;
}

#latest-news .all-news {
	color:#0066CC;
	font-size:12px;
	position:absolute;
	right:20px;
	top:25px;
}

#latest-news ul li {
	background:none;
	padding-left:0px;
	padding-bottom:10px;
}

#latest-news .title {
	line-height:1.2em;
	margin-bottom:0.3em;
}

#latest-news .title a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

#latest-news .meta {
	margin-bottom:0.3em;
}

#latest-news .meta span.date {
	color:#C33454;
}

#latest-news p.excerpt {
	margin-bottom:0em;
}
