/* News */
body#News #NewsLink
{
	background: url(../images/main_selected.gif) no-repeat top center;
}

body#News #sideBar{
	width:281px;
}

.News dt{
	font-weight:bold;
	margin-bottom:1em;
}

.News dd {
	margin-left: 20px;
	margin-bottom: 2em;
}

/* JS_enabled Specific styles */

dl.js_enabled dt{
	cursor:pointer;
	color:#1e388e;
	text-decoration:underline;
}

.white
{
	color:#ffffff;
}
