.textbox {
  background:#FFF;
}
.textbox ul {
  padding: 4px 12px;
}
.textbox li {
  background:url(../images/common/news_arrow.gif) no-repeat left;
  border-bottom:1px #c09e68 dotted;
  display:block;
  padding:4px 12px;
}
.textbox li a {
  color:#291805;
  text-decoration:underline;
}
.textbox li a:hover {
  color:#291805;
  text-decoration:underline;
}
.newsArrow {
	color:#ff9900;
	font-size:8px;
	vertical-align:top;
}
