@charset "utf-8";


h2
{
	background:url('../img/h2_bg.jpg') no-repeat;
	text-indent:-9999px;
	width:660px;
	height:70px;
}

div.entry li
{
	list-style-type:none;
	background:url(../img/content_li.gif) left 4px no-repeat;
	margin-left:-10px;
	padding-left:0;
	text-indent:10px;
	margin-bottom:0;
}
