.ns-body {
	padding: 5px;
}
.ns-body img {
	padding: 1px;
	margin-right: 5px;
	border: 1px solid #999999;
	height: 155px;
	width: 206px;
	float: left;
}
.ns-head {
	background-image: url(images/ns-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	width: 460px;
}

