#contentContainer {
	background: url("images/bg_newsbar.gif") repeat-y bottom right #fff;
}

#content {
	width: 500px;
	xborder: 1px solid red;
}

#rightnews {
	float: right;
	width: 185px;
	margin: 0;
	padding: 20px 0;
	
	font-size: 11px;
	background: url("images/bg_rightmenu.gif") repeat-x #ededed;
}

#rightnews h1, #rightnews a, #rightnews p {
	padding: 0 15px 5px 15px;
}

#rightnews a {
	display: block;
	padding: 5px 20px 5px 15px;
	line-height: 1.2 !important;
}

#rightnews a:hover {
	background: url("images/rightmenu_arrow.gif") no-repeat right center #d8d8d8;
	text-decoration: none;
}

#rightnews a .date {
	font-weight: normal;
	font-size: 9px;
	color: #999999;
}

#rightnews #healthcareNews h1 {
	margin-top: 10px;
}

#rightnews #healthcareNews a {
	padding-right: 25px;
	color: #666666;
	font-weight: normal;
}

#rightnews #healthcareNews strong {
	color: #99c04d;
	margin-right: 5px;
}

#rightnews #healthcareNews a:hover strong {
	color: #99c04d;
}

#rightnews h1, #rightnews h1 a{
	color: #888 !important;
}

#rightnews h1 a {
	display: inline;
	padding: 0 !important;
	line-height: normal;
	font-weight: bold !important;
}

#rightnews h1 a:hover {
	background: none;
	//border-bottom: 1px solid #99c04d;
	border-bottom: 1px solid #ccc;
}
