.news {
	margin:0 0 65px;
	position:relative;
}
.news h2 {
	width:940px;
	height:53px;
	background:url(../images/wide-header.gif) no-repeat scroll 0 0;
	font-size:28px !important;
	text-transform:uppercase;
	margin:19px 0 27px !important;
	padding:23px 0 0 17px;
}
.news .listing {
	width:191px;
	height:144px;
	background:url(../images/light-gray-bg.png);
	padding:14px 17px;
	margin:0 13px 15px 0;
	float:left;
	position:relative;
}
.news .four {
	margin:0 0 15px;
}
.news .listing h3 {
	font-size:15px;
	line-height:22px;
	margin:0 0 10px;
}
.news .listing h3 a {
	text-decoration:none;
	color:#231f20;
}
#mainContent.news .listing p.when {
	color:#231F20;
	font-size:9px;
	line-height:12px;
	margin:0;
}
#mainContent.news .listing p.when a {
	background:none;
}
.news .listing span {
	display:inline-block;
	font-size:9px;
	text-transform:uppercase;
	color:#FFFFFF;
	background:#000000;
	padding:7px 8px;
	position: absolute;
/*margin: 15px 0;*/
	bottom:47px;
	left:22px;
}

.news .listing img{
	display:inline-block;
	font-size:9px;
	text-transform:uppercase;
	position: absolute;
/*margin: 15px 0;*/
	bottom:17px;
	left:22px;
}
.news .divider {
	display:block;
	clear:both;
	margin:0 0 15px;
}
.news #jump-to {
	width:260px;
	height:90px;
	position:absolute;
	top:2px;
	left:661px;
	z-index:500;
}
.news #jump-to h3 {
	text-indent:-9999px;
	padding:0 !important;
	margin:0 !important;
}
.news #jump-to .select p {
	width:232px;
	height:32px;
	background:url(../images/apps/jump-select2.gif) no-repeat;
	text-indent:-9999px;
	padding:0 !important;
	margin:0 !important;
	position:absolute;
	top:39px;
	left:14px;
	cursor:pointer;
}
.news #jump-to .select #scroll-wrap {
	width:226px;
	height:240px;
	overflow:auto;
	padding:10px 0;
	border:3px solid #c4cbcc;
	background-color:#fff;
	position:absolute;
	top:68px;
	left:-9999px;
}
.news #jump-to .over #scroll-wrap {
	left:14px !important;
}
.news #jump-to .select ul {
	width:200px;
}
.news #jump-to .select ul a {
	display:block;
	font-size:15px;
	line-height:20px;
	text-decoration:none;
	color:#606061;
	padding:0 0 0 10px;
}
#mainContent.news p.more {
	font-size:11px;
	text-align:right;
	margin:-11px 0 0;
}
#mainContent.news p.more a {
	background:none;
}
