@charset "UTF-8";
/* CSS Document */

#news {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-align: right;
	color: #666;
	font-weight: normal;
	background-color: #FFF;
	white-space: normal;
	text-align: right;
	padding-top: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 200%;
	border-bottom-style:dotted;
	border-bottom-color:#333;
	border-bottom-width:thin;
}
