.New {
	margin: 10px;
	border-bottom: dotted 1px #FFFFFF;
	font-size: 1.1em;
	line-height: 1.3em;
	color: #FFFFFF;
	}
	
.newTitle {
	font-size: 1.2em;
	line-height: 1.7em;
	background: url( ../images/bgNewTitle.png ) no-repeat left top;
	padding-left: 20px;
	height: 35px;
	}
	
.newDate {
	text-align: right;
	color: #000000;
}

.newContent {
}
