#pscroller1{
  width: 138px;
  height: 200px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller1 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller1 a:hover{
  color: blue;
}

#pscroller2{
  width: 138px;
  height: 220px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller2 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller2 a:hover{
  color: blue;
}

#pscroller2 a{
  text-decoration: none;
}

#pscroller3{
  width: 138px;
  height: 200px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller3 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller3 a:hover{
  color: blue;
}

#pscroller3 a{
  text-decoration: none;
}

#pscroller4{
  width: 138px;
  height: 250px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller4 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller4 a:hover{
  color: blue;
}

#pscroller4 a{
  text-decoration: none;
}


#pscroller5{
  width: 138px;
  height: 160px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller5 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller5 a:hover{
  color: blue;
}

#pscroller5 a{
  text-decoration: none;
}


#pscroller6{
  width: 138px;
  height: 200px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller6 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller6 a:hover{
  color: blue;
}

#pscroller6 a{
  text-decoration: none;
}


#pscroller7{
  width: 138px;
  height: 220px;
  border: 1px solid white;
  padding: 0px;
  background-color: #D0D5DF;
}

#pscroller7 a{
  color: blue;
  font-weight: bold;
  text-decoration: none;
}

#pscroller7 a:hover{
  color: blue;
}

#pscroller7 a{
  text-decoration: none;
}

#pscrollerX{
  width: 138px;
  height: 200px;
  border: 1px solid black;
  padding: 5px;
  background-color: lightyellow;
}


.someclass{ //class to apply to your scroller(s) if desired
}