﻿

/*Example CSS for the two demo scrollers*/


/*
#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}
*/


#pscroller2{
  
    height: 20px;
    
}

#pscroller2 a{
text-decoration: none;
color:#006699;
}

.someclass{ /* class to apply to your scroller(s) if desired*/
}
.home_ticker_box
{
    position: absolute;
    top: 388px;
    left: 10px;
    width: 748px;
    border: 1px solid #C0C0C0;
    background-color: #f6f6f6;
   
}
