@charset "utf-8";
.td_next {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B1A9A3;
	border-bottom-color: #B1A9A3;
}
#wrapper #content #main .section td {
	line-height: 22px;
}
