#ls
{
	margin-left: 1px;
	width: 198px;
}
#ls-wrap
{
	height: 300px;
	width: 198px;
}
#ls-mask
{
	position: absolute;
	height: 300px;
	width: 198px;
	clip: rect(0px 198px 300px 0px);
}
.ls-story
{
	width: 182px;
	padding: 8px 0;
	margin: 0 8px;
	position: absolute;
	top: -5000px;
	text-align: left;
}
#ls-story-0
{
	top: 0px;
}
#ls-controls
{
	text-align: right;
	padding: 8px;
	font-size: 80%;
}
#ls-controls img
{
	display: inline;
	border: none;
	cursor: pointer;
}
#ls-play-pause
{
	float: left;
}





#ls div.ls-story span.ls-head
{
	font-size: 80%;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-bottom: 4px;
	padding-bottom: 4px;
	display: block;
	border-bottom: 1px solid #a1b4cd;
}
#ls div.ls-story span.ls-body
{
	font-size: 80%;
	font-weight: normal;
	color: #666;
	display: block;
}
#ls div.link-scroll-story a
{
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
#ls p { font-size: 100%; line-height: 1.2em; padding-left: 0; padding-right: 0; color: #666; font-family: "Lucida Grande",Verdana,Lucida,Helvetica,Arial,sans-serif; }
