#pscroller1{
width: 216px;
height: 55px;
border-top: 1px dotted silver;
border-bottom: 1px dotted silver;
cursor: pointer;

}

.inner{
  border:0px;
  height: 55px; 
  width: 216px; 
  
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: #0D501E;
 /* background-color: #f1f1f1;*/
  
}


.telo{
  margin: 0px;
  padding-top: 5px;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: normal;
}

#is_head
{
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  color: #934002;
}

#is
{
  font-family: arial;
  font-size: 10px;
  width: 130px;

}

#is_div{
  margin:0px;
  padding-top: 5px;
  padding-bottom: 5px;
}


