

.post h2 {
	background-image: url(/images/common/pen.png);
	background-repeat: no-repeat;
	background-color: #eee;
	padding: 3px 2px 2px 35px;
}

.post h2 a {
	text-decoration: none;
	color: #666;
}