/*-----attach body.custom to any style you add here-----*/

h3.similar-posts {
	font-weight:normal;
	font-size:1em;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 3px;
	padding-bottom:4px;
	padding-left:10px;
	margin-bottom:4px;
        width:350px;
}

ul.similar-posts {
	list-style-type: circle;
}

ul.similar-posts li a {
text-decoration: none;
}
ul.similar-posts li a:hover {
text-decoration: underline;
}


div.entry-content img {
	padding-right:2px;
	padding-bottom:2px;
}

