.ndate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-weight: bolder;
}

.ntitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	color: #069;
}

.ndetails {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #000;
}
.newsborder {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCC;
}

.tblimageborder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
}

#summary {
	position:absolute;
	width:350px;
	z-index:2;
}

#image {
	position:relative;
	left:370px;
	width:300px;
	z-index:2;
	border-left: solid;
	border-left-color: #CCC;
	border-left-width: thin;
}

#allitems {
	border-left: solid;
	border-left-color: #CCC;
	border-left-width: thin;
}

h1 {
margin-bottom: 2px;
line-height: 1.154;
font-size: 2.166em;
border-top: 0;
border-top-width: 0px;
border-top-style: initial;
border-top-color: initial;
font-weight: normal;
}