#whatsNew ul#tab {
	background: url(../images/whatsnew/tab_bg.gif) repeat-x 0px bottom;
	margin: 0px 18px;
	padding: 0px;
}
#whatsNew ul#tab li {
	display: inline;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	font-size: 0px;
	line-height: 0px;
}
#whatsNew h3 {
	font-size: 12px;
	line-height: 16px;
	color: #500315;
	margin: 0px;
	padding: 0px 70px 5px 0px;
}
#whatsNew h3.iconNews {
	background: url(../images/whatsnew/icon_news.gif) no-repeat right 1px;
}
#whatsNew h3.iconMedia {
	background: url(../images/whatsnew/icon_media.gif) no-repeat right 1px;
}
#whatsNew h3.iconResult {
	background: url(../images/whatsnew/icon_result.gif) no-repeat right 1px;
}
#whatsNew a {
	color: #0033FF;
	text-decoration: underline;
}
#whatsNew a:hover {
	color: #CFC0B4;
	text-decoration: underline;
}
#whatsNew a:visited {
	color: #52188C;
	text-decoration: underline;
}
#whatsNew dl {
	font-size: 12px;
	line-height: 16px;
	margin: 0px;
	padding: 18px;
}
#whatsNew dt {
	float: left;
	width: 60px;
	border-top: 1px solid #DDDDDD;
	margin: 0px;
	padding: 8px 0px 0px;
}
#whatsNew dd {
	width: 389px;
	padding: 8px 0px 0px;
	border-top: 1px solid #DDDDDD;
	float: left;
	margin: 0px;
}
#whatsNew dd p {
	margin: 0px 0px 12px;
	color: #666666;
}
#whatsNew dd p#imageSmall {
	float: right;
	margin: 0px 0px 0px 0px;
}
