/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 500px;
	height: 2.1em;
	border: 1px dashed black;
	background-color: lightyellow;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#pscroller2{
	width: 185px;
	height: 200px;
	border: 1px solid black;
	padding: 5px;
	background-color: #F0F0F0;
	text-align: left;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}
#cs_flashBody #1linescroller {
	word-spacing: normal;
	margin: 0px;
}
#scrollerbox {
	float: none;
	z-index: 2000;
	top: 180px;
	right: 20px;
	position: fixed;
	width: 210px;
	margin: 0px;
}

