#right .content {
	padding: 0;
}

#right .flash {
	position: relative;
	z-index: 2;
	margin: 5px 0 10px -39px;
}
/*
#right .flash a.link { cursor: default; }
*/
#right .flash .submit,
#right .flash .story {
	height: 27px;
	position: absolute;
	z-index: 3;
	top: 168px;
	display: block;
	text-decoration: none;
	text-indent: -9999px;
}
/*
#right .flash .story {
	cursor: pointer;
	width: 137px;
	left: 83px;
}
*/
#right .flash .submit {
	width: 135px;
	left: 232px;
}

#right .news {
	float: left;
	width: 300px;
	margin: 0 20px 0 0;
}

#right .news dt {
	font-weight: bold;
	font-size: 15px;
}

#right .news dt .link {
	font-size: 10px;
	color: #62615f;
	text-decoration: underline;
	margin: 0 0 0 20px;

}
#right .news dt a {
	color: #058064;
	text-decoration: none;
}

#right .news dd { margin: 0 0 1em 0; }

#right .news dd a {
	text-decoration: none;
	color: inherit;
	display: block;
}

#right .news dd a strong {
	display: block;
	color: #009573;
}

#right .news dd a .more { color: #009573; }

#right .ads {
	float: left;
	width: 355px;
}

#right .ads img { margin: 0 0 10px 0; }
