#barcode_detail ul {
  list-style-type: none;
  margin: 2px 0px 0px 2px;
  padding: 0px;
}

#barcode_detail li {
  float: left; 
	padding: 0px;	
	margin: 0px;
	display: block;
	width: 35px;
	height: 340px; 
}

#barcode_detail div.story {
  clear: both;
  font: normal 12px/17px Arial, Helvetica, Verdana, sans-serif;
  width: 422px;
  height: 200px;
  overflow-y: auto;
}

#barcode_detail div.story p {
  width: 400px;
}