
/*{fB^O*/
body {
	margin: 5px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 1.3;
}

/*N*/


/*o*/
.headline {
	font-weight:bold;
	margin-left: 5px;
}

/*e*/
.content {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	clear: both;
	float: left;
	width: 525px;
	margin-bottom: 5px;
}

/*t*/
.date {
	color:#666666;
}


div#title {
	clear: both;
	margin-bottom: 5px;
}


