.newsList li{
    clear: both;
    position: relative;
    list-style: none;
    border-bottom: 1px dotted #C9C9C9;
    margin-bottom: 15px;
}

	#content #main .news .newsList {
		position: relative;
		margin-top: 1em;
		margin-left: 0px;
		}
		
		.news .date {
			font-weight: bold;
		}
		
