#news{}

.news{}

.article{
	margin: 25px 0px;
	padding: .5em;
	width: 85%;
	border-bottom: 1px dotted #CCC;
	}
	
	.article span{
		font-size: 9pt !important;
		}
	
	.article a{
		font-size: 9pt;
		}

	.more{display: block; float: right; clear: both; font-size: 8pt !important; font-style: italic; margin-right: -50px; }
