.entry {
	width:600px;
	margin: 0px;
	padding: 0px;
	background:url("/image/entry-bg.gif") no-repeat left top;
	overflow:hidden;
}
.entry-content{
	margin: 0px;
	padding: 23px 30px 0;
}

.entry h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	line-height: nomal;
	color: #3871e6;
	padding: 0 0 10px;
	margin: 0;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 10px 10px 10px 52px;
	margin: 0 0 20px;
	line-height: normal;
	color: #b52323;
	background:url("/images/entry-h3.gif") no-repeat left top;
}
