/*Example CSS for the two demo scrollers*/

#pscroller1{
	width: 168px;
	height: 100px;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #ED0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-top: 3px;
}
/*
#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}*/

#pscroller2 a{
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
}

/*.someclass{ //class to apply to your scroller(s) if desired
}
*/#feature #wrapper #sidebar #scroller {
	padding: 5px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px solid #EC0300;
	margin-top: 5px;
}
