#blog{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#blog .new_line{
	clear:both;
	margin-bottom:10px;
	border: thin dotted #CCCCCC;
}

#blog .new_left{
	float:left;
	font-weight: bold;
}

#blog .date_right{
	float:right;
	margin-right:20px;

}

#blog .description_new{
	clear:both;
	font-style: italic;	
	margin-top:0px;
}

#blog .topic{
	clear:both;
	font-weight: bold;
	margin-bottom:0px;
	font-size:large;
}

a.topic{
	color: #333333;
	font-size: 5px;	
}

.date{
	font-size: 13px;
	color: #CCCCCC;
}

.comments{
	font-size: 13px;
	color: #CCCCCC;
}