#ScrollContainer {
width:148px;
text-align:right;
	vertical-align:top;
	padding-right:3px;
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.ScrollBox {
	position:relative;
	overflow:hidden;
	width:148px;
	height:120px;
	text-align:right;
	vertical-align:top;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#ScrollContent {
	position:absolute; top:0; left:0;
	text-align:right;
	vertical-align:top;
	padding-right:3px;
	padding-left:3px;
	padding-top:0px;
	padding-bottom:0px;
}

.ScrollTitle,
.ScrollTitle a:link, 
.ScrollTitle a:visited, 
.ScrollTitle a:hover, 
.ScrollTitle a:active {
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	color:#434343;
}

.ScrollTitle a:hover {
	color:#797979;
}

	.ScrollMSG, 
	.ScrollMSG a:link, 
	.ScrollMSG a:visited, 
	.ScrollMSG a:hover, 
	.ScrollMSG a:active {
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#999999;
}

.ScrollMSG a:hover {
	color:#999999;
}

.SplitScroll {
	display:block;
	position:relative;
	width:100%;
	height:1px;
	line-height:1px;
	margin:auto; background:#999998;
}

.SplitCScroll {
	display:block; font-size:1px;
	padding-bottom:8px;
	padding-top:8px;
}

#ScrollBoxTitle {
	width:150px;
	text-align:right;
	vertical-align:top;
	font-style:normal;
	font-weight:bold;
	text-decoration:none;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

* html #ScrollBoxTitle {
}

#ScrollRSS {
	width:152px;
}