.DiaryPuff UL
{
	list-style-type: none;
}

.DiaryPuff .BlockItem
{
	margin: 0px;	
}
.DiaryPuff .DiarySubject
{
	font-weight: bold;	
}
.DiaryPuff .DiaryMessage
{

}
.DiaryPuff .DiaryOwner
{
	font-style: italic;
}