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

.entry {
	width:445px;
	margin-bottom:30px;
	line-height:18px;
}

.entry h2 {
	color:#ff9700;
	font-size:16px;
	padding-bottom:10px;
	border-bottom:1px dotted #666666;
}

.entry p {
	margin:5px 0 25px 0;
}
