 
.seruClass{
  color : black;
  
  
  
  
  
  
  
  font-size : small;
  font-weight : bold;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  
  
  
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : green;
  text-indent : 0px;
  

  
  
  border-left-style : none;
  
}
