<STYLE type=text/css>

#pscroller{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscrollerRight{
width: 170px;
height: 142px;
padding: 1px;
}

#pscrollerRight a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.eventTitle {
  font-family: arial; 
  font-size: 13px; 
  font-weight: bold;
  letter-spacing: 0px ; 
  text-align: left; 
  line-height:13px; 
  color: #323232
}

a.eventTitle  { color: #323232; text-decoration: none; }
a.eventTitle:visited { color: #323232; }
a.eventTitle:hover   { color: #545454; text-decoration: underline; }

.eventMinistry {
  font-family: arial; 
  font-size: 11px; 
  font-weight: none;
  letter-spacing: 0px ; 
  text-align: left; 
  line-height:12px; 
  color: #323232
}

.eventDate {
  font-family: arial; 
  font-size: 14px; 
  font-weight: bolder;
  letter-spacing: 0px ; 
  text-align: center; 
  line-height:13px; 
  color: #ffffff
}

.eventTime {
  font-family: arial; 
  font-size: 11px; 
  font-weight: none;
  letter-spacing: 0px ; 
  text-align: left; 
  line-height:13px; 
  color: #545454
}

.eventVenue {
  font-family: arial; 
  font-size: 11px; 
  font-weight: none;
  letter-spacing: 0px ; 
  text-align: left; 
  line-height:12px; 
  color: #545454
}
a.eventVenue:visited { color: #545454; }
a.eventVenue:hover   { color: #ee4123; text-decoration: underline; }

.eventContent {
  font-family: arial; 
  font-size: 11px; 
  font-weight: none;
  letter-spacing: 0px ; 
  text-align: left; 
  line-height:14px; 
  color: #323232
}

.eventDay {
  font-family: arial; 
  font-size: 11px; 
  font-weight: bold;
  letter-spacing: 0px ; 
  text-align: center; 
  line-height:12px; 
  color: #545454
}

</STYLE>
