@charset "utf-8";


div#content h1 {
	border-top: 3px solid #f2591c;
	height: 60px;
	background: url(../img/comments/header/index.gif) left 10px no-repeat;
	text-indent: -9999px;
	}

div#content p#lead {
	margin-bottom: 30px;
	}

div#content p#lead span {
	font-size: 77%;
	}

div.paginate {
	margin-bottom: 30px;
	text-align: center;
	}

