.bill_pointer {
	background: yellow;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.strike_out {
	text-decoration:line-through;	
}