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