/* CSS Document */
.New {
	padding-bottom:16px;
	padding-top:9px;
}
.New .date {
	padding:0 12px 5px 21px;
	background:url(img/calendar.gif) left top no-repeat;
}

.New .date .content {
	height:16px;
	width:141px;
	overflow:hidden;
	position:relative;
	top:2px;
}
.New .title {
	color:#B20B02;
	padding-bottom:3px;
}
.New .text {
	text-align:justify;
}
