h3{
	font-size: 120%;
}
#sNewsEntry{
	margin-bottom: 2.0em;
	padding-bottom: 1.0em;
	border-bottom: 1px solid #ccc;
}
#sNewsDate{
	padding: 0.5em;
	padding-right: 2.0em;
	text-align: right;
	border-bottom: 1px solid #efefef;
}
#sNewsDetail{
	padding: 2.0em 1.0em;
	padding-top: 1.0em;
	padding-left: 0;
	line-height: 1.6em;
}
#sNewsImageFile h4{
	margin:0;
	padding:0;
	padding-bottom: 0.2em;
	border:none;
	color: #999;
	font-size: 12px;
	line-height: 12px;
}
#sNewsImageFile{
	padding: 1.0em;
	background: #efefef;
	border-top: 1px solid #ccc;
}
#sNewsImageFile img{
	margin-right: 1.0em;
	border: 1px solid #999;
	vertical-align:top;
}

#sNewsAttachedFile {
	margin-top: 2.0em;
}
#sNewsAttachedFile h3{
	margin-bottom: 1.0em;
	font-size: 12px;
	border-bottom-width: 1px;
}