ul 
{
list-style: square inside url('icon.gif')
}

hr{
 	border: 0;
  	width: 90%;
 	color: #f00;
	background-color: #f00;
	height: 5px;
}