.rynews {
	width		: 400px;
	background 	: #ffffff;
	border		: 1px solid #cccccc;
	margin		: 10px 0 0 0;
	padding 	: 0;
}
.rynews-text {
	font-size	: 10px;
	line-height	: 14px;
	color		: #999999;
	border-bottom	: 1px solid #b1b1b1;
	text-align	: left;
	margin		: 4px 3px 5px 3px;
	font-weight	: normal;
}
.rynews-text a:link, .rynews-text a:visited {
	font-size	: 10px;
	color		: #666666;
	text-decoration : none;
}
.rynews-text a:hover, .rynews-text a:active {
	font-size	: 10px;
	color		: #282828;
	text-decoration : none;
	background-color: #e7edf2;
}
