.summarybox {
	border-bottom: 2px solid #A4A4A4;
	/*width: 100%;*/
	width: 810px;
	margin: 0px 0px 20px;
	padding-left: 20px;
	background-color: #D7D7D7;
	}
.summary {
	padding-top: 12px;
	font-size: 16px;
	font-weight: 900;
	}
.result {
	border: 0px;
	margin-bottom: 15px;
	}
.result .nheader {
	height: 18px;
	width: 788px;
	margin: 0px auto;
	background-color: #E8E8E8;
	padding: 4px 10px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: 900;
	}
.result .nheader a:link, .result .nheader a:visited {
	text-decoration: none;
	color: #273745;
	}
.result .nheader a:hover, .result .nheader a:active {
	text-decoration: underline;
	color: #000000;
	}
.result .nheader .paper a:link, .result .nheader .paper a:visited {
	color: #40678E;
	}
.result .nheader .paper {
	float:right;
	font-size: 13px;
	color: #496476;
	}
.result .nheader .date {
	font-size: 14px;
	font-weight: 400;
	}
.result .ncontents {
	margin-top: 10px;
	}
.result .ncontents a {
	color: #222222;
	font-weight: 900;
	text-decoration: underline;
	}
.dateselect {
	float: right;
	position: inherit;
	font-size: 15px;
	font-weight: 900;
	text-align: right;
	margin-right: 10px;
	}
#pagingNumsBox {
	width: 96%;
	text-align: center;
	margin: 10px auto;
	padding: 6px;
	background-color: #444444;
	color: white;
	}
#pagingNumsBox a:link, #pagingNumsBox a:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: 900;
	font-size: 14px;
	}
#pagingNumsBox a:hover, #pagingNumsBox a:active, #pagingNumsBox a.at {
	color: white;
	text-decoration: underline;
	}
.rsspadding .item a.highlighted {
	/*text-decoration: underline;*/
	}

