/* career css */
h3.whatsnew_smtitle { font: 12px Arial, Helvetica, sans-serif; color: #fff; font-weight: bold; }

.page_title_whatsnew { text-align: right; width: 773px; margin: 0 0px 10px 18px; *margin: 0 0 9px 18px; vertical-align: middle; }

a:link { color: #fff; text-decoration: none; outline: none; }
a:visited { color: #fff; text-decoration: none; outline: none; }
a:hover { color: #EC433C; text-decoration: none; outline: none; }

.whatsnew_content {
	background: #191919;
	margin: 3px 0 0 0;
	*margin: 2px 0 0 0;
	width: 794px;
	height: 453px;
	text-align: left;
	color: #fff;
	}

.leftwhatsnew {
	margin: 12px 0 0 12px;
	*margin: 12px 0 0 12px;
	_margin: 12px 0 0 5px;
	color: #fff;
	width: 275px;
	float: left;
	}

.rightwhatsnew {
	margin: 0;
	width: 500px;
	float: right;
	}

/*  ID inside table */
#whatsnews_links { width: 255px; *width: 255px; _width: 253px; color: #fff; }

.news_title { overflow: hidden;	height: 430px; }

.news_norecord {
	margin: 210px 0 0 0;
	font-size: 18px;
	text-align: center;
	color: #fff;
	}

#dropdown_year {
	width: 55px;
	float: right;
	font-size: 12px;
	margin: 0 0 12px 0;
	*margin: 0 0 12px 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

/* all set scrollbar handles */
.scrollbar_whatsnew_vert {
	background-color: #666;
	margin: 3px 0 0 0;
	height: 425px;
	width: 9px;
	float: right;

}
.handle-vert {
	height: 26px;
	width: 9px;
	background: url(../../share_images/handle.gif) no-repeat;
}

