#FlashBox {
	height: 265px;
}
#subCopyBlock {
	background-image:   url("../img/share/bg_subcopy.jpg");
	height: 190px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
h2.newsTitle {
	text-indent: -700em;
	background-image:   url("../img/share/title_news.jpg");
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
.entryTitleBlock {
	margin-bottom: 40px;
}
.EntryBlock {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-right: 5px;
}
.entryTitleBlock a {
	display: block;
	text-decoration: none;
}
