@charset "UTF-8";
/* CSS Document */

.entry {
	width:640px;
	margin-bottom:20px;
	line-height:18px;
	float:left;
}

.entry p {
	margin:5px 0;
	font-size:12px;
	text-align:right;
}

.title h3 {
	font-weight:bold;
	font-size:22px;
	margin-bottom:5px;
	color:#000000;
}

