#newsroom {
	width:193px;
	background:url(../images/right_bg.gif) repeat-y;	
}

#newsroom h2 {
	background:url(../images/section_newsroom.gif) no-repeat;
	width:193px;
	height:25px;
	display:block;
}

#newsroom h2 span {
	display:none;
}

#newsroom .date {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:5px;
}

#newsroom a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	display:block;
	margin:0 5px;
}

#newsroom a.more {
	background:url(../images/arrow_bluegradient2.gif) 0 1px no-repeat;
	display:block;
	text-decoration:none;
	text-transform:lowercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	padding:0 0 5px 18px;
}

#newsroom a:hover {
	text-decoration:underline;
}

#newsroom p {
	font-size:12px;
	margin:0 5px 10px 5px;
}
